Uses of Class
software.amazon.awssdk.services.rds.model.SourceClusterNotSupportedException
-
Packages that use SourceClusterNotSupportedException Package Description software.amazon.awssdk.services.rds Amazon Relational Database Service -
-
Uses of SourceClusterNotSupportedException in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds that throw SourceClusterNotSupportedException Modifier and Type Method Description default CreateBlueGreenDeploymentResponse
RdsClient. createBlueGreenDeployment(Consumer<CreateBlueGreenDeploymentRequest.Builder> createBlueGreenDeploymentRequest)
Creates a blue/green deployment.default CreateBlueGreenDeploymentResponse
RdsClient. createBlueGreenDeployment(CreateBlueGreenDeploymentRequest createBlueGreenDeploymentRequest)
Creates a blue/green deployment.
-