Uses of Interface
software.amazon.awssdk.services.rds.model.CreateBlueGreenDeploymentResponse.Builder
Packages that use CreateBlueGreenDeploymentResponse.Builder
-
Uses of CreateBlueGreenDeploymentResponse.Builder in software.amazon.awssdk.services.rds.model
Methods in software.amazon.awssdk.services.rds.model that return CreateBlueGreenDeploymentResponse.BuilderModifier and TypeMethodDescriptionCreateBlueGreenDeploymentResponse.Builder.blueGreenDeployment(Consumer<BlueGreenDeployment.Builder> blueGreenDeployment) Sets the value of the BlueGreenDeployment property for this object.CreateBlueGreenDeploymentResponse.Builder.blueGreenDeployment(BlueGreenDeployment blueGreenDeployment) Sets the value of the BlueGreenDeployment property for this object.CreateBlueGreenDeploymentResponse.builder()CreateBlueGreenDeploymentResponse.toBuilder()Methods in software.amazon.awssdk.services.rds.model that return types with arguments of type CreateBlueGreenDeploymentResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends CreateBlueGreenDeploymentResponse.Builder>CreateBlueGreenDeploymentResponse.serializableBuilderClass()