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