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