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