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