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