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