| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3outposts.auth.scheme | |
| software.amazon.awssdk.services.s3outposts.auth.scheme.internal |
| Modifier and Type | Method and Description |
|---|---|
static S3OutpostsAuthSchemeParams.Builder |
S3OutpostsAuthSchemeParams.builder()
Get a new builder for creating a
S3OutpostsAuthSchemeParams. |
S3OutpostsAuthSchemeParams.Builder |
S3OutpostsAuthSchemeParams.Builder.operation(String operation)
Set the operation for which to resolve the auth scheme.
|
S3OutpostsAuthSchemeParams.Builder |
S3OutpostsAuthSchemeParams.Builder.region(Region region)
Set the region.
|
S3OutpostsAuthSchemeParams.Builder |
S3OutpostsAuthSchemeParams.toBuilder()
Returns a
S3OutpostsAuthSchemeParams.Builder to customize the parameters. |
| Modifier and Type | Method and Description |
|---|---|
default List<AuthSchemeOption> |
S3OutpostsAuthSchemeProvider.resolveAuthScheme(Consumer<S3OutpostsAuthSchemeParams.Builder> consumer)
Resolve the auth schemes based on the given set of parameters.
|
| Modifier and Type | Method and Description |
|---|---|
static S3OutpostsAuthSchemeParams.Builder |
DefaultS3OutpostsAuthSchemeParams.builder() |
S3OutpostsAuthSchemeParams.Builder |
DefaultS3OutpostsAuthSchemeParams.toBuilder() |
Copyright © 2023. All rights reserved.