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