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