| Package | Description |
|---|---|
| software.amazon.awssdk.services.ecr.model |
| Modifier and Type | Method and Description |
|---|---|
GetAuthorizationTokenResponse.Builder |
GetAuthorizationTokenResponse.Builder.authorizationData(AuthorizationData... authorizationData)
A list of authorization token data objects that correspond to the
registryIds values in the
request. |
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. |
static GetAuthorizationTokenResponse.Builder |
GetAuthorizationTokenResponse.builder() |
GetAuthorizationTokenResponse.Builder |
GetAuthorizationTokenResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetAuthorizationTokenResponse.Builder> |
GetAuthorizationTokenResponse.serializableBuilderClass() |
Copyright © 2021. All rights reserved.