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