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