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