@Generated(value="software.amazon.awssdk:codegen") public interface ProtonAuthSchemeParams extends ToCopyableBuilder<ProtonAuthSchemeParams.Builder,ProtonAuthSchemeParams>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ProtonAuthSchemeParams.Builder
A builder for a
ProtonAuthSchemeParams. |
| Modifier and Type | Method and Description |
|---|---|
static ProtonAuthSchemeParams.Builder |
builder()
Get a new builder for creating a
ProtonAuthSchemeParams. |
String |
operation()
Returns the operation for which to resolve the auth scheme.
|
Region |
region()
Returns the region.
|
ProtonAuthSchemeParams.Builder |
toBuilder()
Returns a
ProtonAuthSchemeParams.Builder to customize the parameters. |
copystatic ProtonAuthSchemeParams.Builder builder()
ProtonAuthSchemeParams.String operation()
Region region()
ProtonAuthSchemeParams.Builder toBuilder()
ProtonAuthSchemeParams.Builder to customize the parameters.toBuilder in interface ToCopyableBuilder<ProtonAuthSchemeParams.Builder,ProtonAuthSchemeParams>Copyright © 2023. All rights reserved.