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