@Generated(value="software.amazon.awssdk:codegen") public interface S3OutpostsAuthSchemeParams extends ToCopyableBuilder<S3OutpostsAuthSchemeParams.Builder,S3OutpostsAuthSchemeParams>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
S3OutpostsAuthSchemeParams.Builder
A builder for a
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. |
copystatic S3OutpostsAuthSchemeParams.Builder builder()
S3OutpostsAuthSchemeParams.String operation()
Region region()
S3OutpostsAuthSchemeParams.Builder toBuilder()
S3OutpostsAuthSchemeParams.Builder to customize the parameters.toBuilder in interface ToCopyableBuilder<S3OutpostsAuthSchemeParams.Builder,S3OutpostsAuthSchemeParams>Copyright © 2023. All rights reserved.