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