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