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