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