static UpdateDeploymentGroupResponse.Builder |
UpdateDeploymentGroupResponse.builder() |
|
UpdateDeploymentGroupResponse.Builder |
UpdateDeploymentGroupResponse.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
Web Services account.
|
UpdateDeploymentGroupResponse.Builder |
UpdateDeploymentGroupResponse.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
Web Services account.
|
UpdateDeploymentGroupResponse.Builder |
UpdateDeploymentGroupResponse.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
Web Services account.
|
UpdateDeploymentGroupResponse.Builder |
UpdateDeploymentGroupResponse.toBuilder() |
|