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