Uses of Interface
software.amazon.awssdk.services.rds.model.DescribeBlueGreenDeploymentsResponse.Builder
Packages that use DescribeBlueGreenDeploymentsResponse.Builder
-
Uses of DescribeBlueGreenDeploymentsResponse.Builder in software.amazon.awssdk.services.rds.model
Methods in software.amazon.awssdk.services.rds.model that return DescribeBlueGreenDeploymentsResponse.BuilderModifier and TypeMethodDescriptionDescribeBlueGreenDeploymentsResponse.Builder.blueGreenDeployments(Collection<BlueGreenDeployment> blueGreenDeployments) A list of blue/green deployments in the current account and Amazon Web Services Region.DescribeBlueGreenDeploymentsResponse.Builder.blueGreenDeployments(Consumer<BlueGreenDeployment.Builder>... blueGreenDeployments) A list of blue/green deployments in the current account and Amazon Web Services Region.DescribeBlueGreenDeploymentsResponse.Builder.blueGreenDeployments(BlueGreenDeployment... blueGreenDeployments) A list of blue/green deployments in the current account and Amazon Web Services Region.DescribeBlueGreenDeploymentsResponse.builder()A pagination token that can be used in a laterDescribeBlueGreenDeploymentsrequest.DescribeBlueGreenDeploymentsResponse.toBuilder()Methods in software.amazon.awssdk.services.rds.model that return types with arguments of type DescribeBlueGreenDeploymentsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeBlueGreenDeploymentsResponse.Builder>DescribeBlueGreenDeploymentsResponse.serializableBuilderClass()