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