public static final class GetAuthorizationUrlRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GetAuthorizationUrlRequest |
build() |
GetAuthorizationUrlRequest.Builder |
endDate(String endDate)
The authorization end date, which is in the yyyy-MM-dd format.
|
GetAuthorizationUrlRequest.Builder |
ownerId(Long ownerId)
OwnerId.
|
GetAuthorizationUrlRequest.Builder |
phoneNo(String phoneNo)
The phone number.
|
GetAuthorizationUrlRequest.Builder |
resourceOwnerAccount(String resourceOwnerAccount)
ResourceOwnerAccount.
|
GetAuthorizationUrlRequest.Builder |
resourceOwnerId(Long resourceOwnerId)
ResourceOwnerId.
|
GetAuthorizationUrlRequest.Builder |
schemeId(Long schemeId)
The ID of the authorization scenario.
|
public GetAuthorizationUrlRequest.Builder endDate(String endDate)
public GetAuthorizationUrlRequest.Builder ownerId(Long ownerId)
public GetAuthorizationUrlRequest.Builder phoneNo(String phoneNo)
public GetAuthorizationUrlRequest.Builder resourceOwnerAccount(String resourceOwnerAccount)
public GetAuthorizationUrlRequest.Builder resourceOwnerId(Long resourceOwnerId)
public GetAuthorizationUrlRequest.Builder schemeId(Long schemeId)
public GetAuthorizationUrlRequest build()
Copyright © 2024. All rights reserved.