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