Uses of Class
software.amazon.awssdk.services.ecrpublic.model.AuthorizationData
-
Packages that use AuthorizationData Package Description software.amazon.awssdk.services.ecrpublic.model -
-
Uses of AuthorizationData in software.amazon.awssdk.services.ecrpublic.model
Methods in software.amazon.awssdk.services.ecrpublic.model that return AuthorizationData Modifier and Type Method Description AuthorizationDataGetAuthorizationTokenResponse. authorizationData()An authorization token data object that corresponds to a public registry.Methods in software.amazon.awssdk.services.ecrpublic.model with parameters of type AuthorizationData Modifier and Type Method Description GetAuthorizationTokenResponse.BuilderGetAuthorizationTokenResponse.Builder. authorizationData(AuthorizationData authorizationData)An authorization token data object that corresponds to a public registry.
-