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