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