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