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