@Generated(value="software.amazon.awssdk:codegen") public final class DefaultWorkMailAuthSchemeParams extends Object implements 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. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcopypublic static WorkMailAuthSchemeParams.Builder builder()
WorkMailAuthSchemeParamsWorkMailAuthSchemeParams.builder in interface WorkMailAuthSchemeParamspublic String operation()
WorkMailAuthSchemeParamsoperation in interface WorkMailAuthSchemeParamspublic Region region()
WorkMailAuthSchemeParamsregion in interface WorkMailAuthSchemeParamspublic WorkMailAuthSchemeParams.Builder toBuilder()
WorkMailAuthSchemeParamsWorkMailAuthSchemeParams.Builder to customize the parameters.toBuilder in interface WorkMailAuthSchemeParamstoBuilder in interface ToCopyableBuilder<WorkMailAuthSchemeParams.Builder,WorkMailAuthSchemeParams>Copyright © 2023. All rights reserved.