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