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