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