@Generated(value="software.amazon.awssdk:codegen") public final class DefaultEntityResolutionAuthSchemeParams extends Object implements EntityResolutionAuthSchemeParams
| Modifier and Type | Method and Description |
|---|---|
static EntityResolutionAuthSchemeParams.Builder |
builder()
Get a new builder for creating a
EntityResolutionAuthSchemeParams. |
String |
operation()
Returns the operation for which to resolve the auth scheme.
|
Region |
region()
Returns the region.
|
EntityResolutionAuthSchemeParams.Builder |
toBuilder()
Returns a
EntityResolutionAuthSchemeParams.Builder to customize the parameters. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcopypublic static EntityResolutionAuthSchemeParams.Builder builder()
EntityResolutionAuthSchemeParamsEntityResolutionAuthSchemeParams.builder in interface EntityResolutionAuthSchemeParamspublic String operation()
EntityResolutionAuthSchemeParamsoperation in interface EntityResolutionAuthSchemeParamspublic Region region()
EntityResolutionAuthSchemeParamsregion in interface EntityResolutionAuthSchemeParamspublic EntityResolutionAuthSchemeParams.Builder toBuilder()
EntityResolutionAuthSchemeParamsEntityResolutionAuthSchemeParams.Builder to customize the parameters.toBuilder in interface EntityResolutionAuthSchemeParamstoBuilder in interface ToCopyableBuilder<EntityResolutionAuthSchemeParams.Builder,EntityResolutionAuthSchemeParams>Copyright © 2023. All rights reserved.