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