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