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