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