GetAuthorizationTokenResponse.Builder |
GetAuthorizationTokenResponse.Builder.authorizationData(Collection<AuthorizationData> authorizationData) |
A list of authorization token data objects that correspond to the registryIds values in the
request.
|
GetAuthorizationTokenResponse.Builder |
GetAuthorizationTokenResponse.Builder.authorizationData(Consumer<AuthorizationData.Builder>... authorizationData) |
A list of authorization token data objects that correspond to the registryIds values in the
request.
|
GetAuthorizationTokenResponse.Builder |
GetAuthorizationTokenResponse.Builder.authorizationData(AuthorizationData... authorizationData) |
A list of authorization token data objects that correspond to the registryIds values in the
request.
|
static GetAuthorizationTokenResponse.Builder |
GetAuthorizationTokenResponse.builder() |
|
GetAuthorizationTokenResponse.Builder |
GetAuthorizationTokenResponse.toBuilder() |
|