| Package | Description |
|---|---|
| software.amazon.awssdk.services.codedeploy.model |
| Modifier and Type | Method and Description |
|---|---|
static StopDeploymentResponse.Builder |
StopDeploymentResponse.builder() |
StopDeploymentResponse.Builder |
StopDeploymentResponse.Builder.status(StopStatus status)
The status of the stop deployment operation:
|
StopDeploymentResponse.Builder |
StopDeploymentResponse.Builder.status(String status)
The status of the stop deployment operation:
|
StopDeploymentResponse.Builder |
StopDeploymentResponse.Builder.statusMessage(String statusMessage)
An accompanying status message.
|
StopDeploymentResponse.Builder |
StopDeploymentResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends StopDeploymentResponse.Builder> |
StopDeploymentResponse.serializableBuilderClass() |
Copyright © 2020. All rights reserved.