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