@Generated(value="software.amazon.awssdk:codegen") public final class DefaultWorkLinkAuthSchemeParams extends Object implements WorkLinkAuthSchemeParams
| Modifier and Type | Method and Description |
|---|---|
static WorkLinkAuthSchemeParams.Builder |
builder()
Get a new builder for creating a
WorkLinkAuthSchemeParams. |
String |
operation()
Returns the operation for which to resolve the auth scheme.
|
Region |
region()
Returns the region.
|
WorkLinkAuthSchemeParams.Builder |
toBuilder()
Returns a
WorkLinkAuthSchemeParams.Builder to customize the parameters. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcopypublic static WorkLinkAuthSchemeParams.Builder builder()
WorkLinkAuthSchemeParamsWorkLinkAuthSchemeParams.builder in interface WorkLinkAuthSchemeParamspublic String operation()
WorkLinkAuthSchemeParamsoperation in interface WorkLinkAuthSchemeParamspublic Region region()
WorkLinkAuthSchemeParamsregion in interface WorkLinkAuthSchemeParamspublic WorkLinkAuthSchemeParams.Builder toBuilder()
WorkLinkAuthSchemeParamsWorkLinkAuthSchemeParams.Builder to customize the parameters.toBuilder in interface WorkLinkAuthSchemeParamstoBuilder in interface ToCopyableBuilder<WorkLinkAuthSchemeParams.Builder,WorkLinkAuthSchemeParams>Copyright © 2023. All rights reserved.