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