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