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