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