| Package | Description |
|---|---|
| software.amazon.awssdk.services.rds |
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteBlueGreenDeploymentResponse |
RdsClient.deleteBlueGreenDeployment(Consumer<DeleteBlueGreenDeploymentRequest.Builder> deleteBlueGreenDeploymentRequest)
Deletes a blue/green deployment.
|
default DeleteBlueGreenDeploymentResponse |
RdsClient.deleteBlueGreenDeployment(DeleteBlueGreenDeploymentRequest deleteBlueGreenDeploymentRequest)
Deletes a blue/green deployment.
|
default SwitchoverBlueGreenDeploymentResponse |
RdsClient.switchoverBlueGreenDeployment(Consumer<SwitchoverBlueGreenDeploymentRequest.Builder> switchoverBlueGreenDeploymentRequest)
Switches over a blue/green deployment.
|
default SwitchoverBlueGreenDeploymentResponse |
RdsClient.switchoverBlueGreenDeployment(SwitchoverBlueGreenDeploymentRequest switchoverBlueGreenDeploymentRequest)
Switches over a blue/green deployment.
|
Copyright © 2023. All rights reserved.