@Generated(value="software.amazon.awssdk:codegen") public interface CustomerProfilesAuthSchemeParams extends ToCopyableBuilder<CustomerProfilesAuthSchemeParams.Builder,CustomerProfilesAuthSchemeParams>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
CustomerProfilesAuthSchemeParams.Builder
A builder for a
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. |
copystatic CustomerProfilesAuthSchemeParams.Builder builder()
CustomerProfilesAuthSchemeParams.String operation()
Region region()
CustomerProfilesAuthSchemeParams.Builder toBuilder()
CustomerProfilesAuthSchemeParams.Builder to customize the parameters.toBuilder in interface ToCopyableBuilder<CustomerProfilesAuthSchemeParams.Builder,CustomerProfilesAuthSchemeParams>Copyright © 2023. All rights reserved.