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 CreateBlueGreenDeploymentResponseRdsClient. createBlueGreenDeployment(Consumer<CreateBlueGreenDeploymentRequest.Builder> createBlueGreenDeploymentRequest)Creates a blue/green deployment.default CreateBlueGreenDeploymentResponseRdsClient. createBlueGreenDeployment(CreateBlueGreenDeploymentRequest createBlueGreenDeploymentRequest)Creates a blue/green deployment.
-