@Generated(value="software.amazon.awssdk:codegen") public final class DefaultEcrAuthSchemeParams extends Object implements EcrAuthSchemeParams
| Modifier and Type | Method and Description |
|---|---|
static EcrAuthSchemeParams.Builder |
builder()
Get a new builder for creating a
EcrAuthSchemeParams. |
String |
operation()
Returns the operation for which to resolve the auth scheme.
|
Region |
region()
Returns the region.
|
EcrAuthSchemeParams.Builder |
toBuilder()
Returns a
EcrAuthSchemeParams.Builder to customize the parameters. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcopypublic static EcrAuthSchemeParams.Builder builder()
EcrAuthSchemeParamsEcrAuthSchemeParams.builder in interface EcrAuthSchemeParamspublic String operation()
EcrAuthSchemeParamsoperation in interface EcrAuthSchemeParamspublic Region region()
EcrAuthSchemeParamsregion in interface EcrAuthSchemeParamspublic EcrAuthSchemeParams.Builder toBuilder()
EcrAuthSchemeParamsEcrAuthSchemeParams.Builder to customize the parameters.toBuilder in interface EcrAuthSchemeParamstoBuilder in interface ToCopyableBuilder<EcrAuthSchemeParams.Builder,EcrAuthSchemeParams>Copyright © 2023. All rights reserved.