static DeleteDeploymentGroupResponse.Builder |
DeleteDeploymentGroupResponse.builder() |
|
DeleteDeploymentGroupResponse.Builder |
DeleteDeploymentGroupResponse.Builder.hooksNotCleanedUp(Collection<AutoScalingGroup> hooksNotCleanedUp) |
If the output contains no data, and the corresponding deployment group contained at least one Auto Scaling
group, CodeDeploy successfully removed all corresponding Auto Scaling lifecycle event hooks from the Amazon
EC2 instances in the Auto Scaling group.
|
DeleteDeploymentGroupResponse.Builder |
DeleteDeploymentGroupResponse.Builder.hooksNotCleanedUp(Consumer<AutoScalingGroup.Builder>... hooksNotCleanedUp) |
If the output contains no data, and the corresponding deployment group contained at least one Auto Scaling
group, CodeDeploy successfully removed all corresponding Auto Scaling lifecycle event hooks from the Amazon
EC2 instances in the Auto Scaling group.
|
DeleteDeploymentGroupResponse.Builder |
DeleteDeploymentGroupResponse.Builder.hooksNotCleanedUp(AutoScalingGroup... hooksNotCleanedUp) |
If the output contains no data, and the corresponding deployment group contained at least one Auto Scaling
group, CodeDeploy successfully removed all corresponding Auto Scaling lifecycle event hooks from the Amazon
EC2 instances in the Auto Scaling group.
|
DeleteDeploymentGroupResponse.Builder |
DeleteDeploymentGroupResponse.toBuilder() |
|