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