public static interface DataSyncAuthSchemeParams.Builder extends CopyableBuilder<DataSyncAuthSchemeParams.Builder,DataSyncAuthSchemeParams>
DataSyncAuthSchemeParams.| Modifier and Type | Method and Description |
|---|---|
DataSyncAuthSchemeParams |
build()
Returns a
DataSyncAuthSchemeParams object that is created from the properties that have been set on
the builder. |
DataSyncAuthSchemeParams.Builder |
operation(String operation)
Set the operation for which to resolve the auth scheme.
|
DataSyncAuthSchemeParams.Builder |
region(Region region)
Set the region.
|
copyapplyMutationDataSyncAuthSchemeParams.Builder operation(String operation)
DataSyncAuthSchemeParams.Builder region(Region region)
DataSyncAuthSchemeParams build()
DataSyncAuthSchemeParams object that is created from the properties that have been set on
the builder.build in interface Buildablebuild in interface SdkBuilder<DataSyncAuthSchemeParams.Builder,DataSyncAuthSchemeParams>Copyright © 2023. All rights reserved.