public static interface EcrAuthSchemeParams.Builder extends CopyableBuilder<EcrAuthSchemeParams.Builder,EcrAuthSchemeParams>
EcrAuthSchemeParams.| Modifier and Type | Method and Description |
|---|---|
EcrAuthSchemeParams |
build()
Returns a
EcrAuthSchemeParams object that is created from the properties that have been set on the
builder. |
EcrAuthSchemeParams.Builder |
operation(String operation)
Set the operation for which to resolve the auth scheme.
|
EcrAuthSchemeParams.Builder |
region(Region region)
Set the region.
|
copyapplyMutationEcrAuthSchemeParams.Builder operation(String operation)
EcrAuthSchemeParams.Builder region(Region region)
EcrAuthSchemeParams build()
EcrAuthSchemeParams object that is created from the properties that have been set on the
builder.build in interface Buildablebuild in interface SdkBuilder<EcrAuthSchemeParams.Builder,EcrAuthSchemeParams>Copyright © 2023. All rights reserved.