public static interface PinpointAuthSchemeParams.Builder extends CopyableBuilder<PinpointAuthSchemeParams.Builder,PinpointAuthSchemeParams>
PinpointAuthSchemeParams.| Modifier and Type | Method and Description |
|---|---|
PinpointAuthSchemeParams |
build()
Returns a
PinpointAuthSchemeParams object that is created from the properties that have been set on
the builder. |
PinpointAuthSchemeParams.Builder |
operation(String operation)
Set the operation for which to resolve the auth scheme.
|
PinpointAuthSchemeParams.Builder |
region(Region region)
Set the region.
|
copyapplyMutationPinpointAuthSchemeParams.Builder operation(String operation)
PinpointAuthSchemeParams.Builder region(Region region)
PinpointAuthSchemeParams build()
PinpointAuthSchemeParams object that is created from the properties that have been set on
the builder.build in interface Buildablebuild in interface SdkBuilder<PinpointAuthSchemeParams.Builder,PinpointAuthSchemeParams>Copyright © 2023. All rights reserved.