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