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