| Package | Description |
|---|---|
| software.amazon.awssdk.services.proton.model |
| Modifier and Type | Method and Description |
|---|---|
static CancelComponentDeploymentResponse.Builder |
CancelComponentDeploymentResponse.builder() |
CancelComponentDeploymentResponse.Builder |
CancelComponentDeploymentResponse.Builder.component(Component component)
The detailed data of the component with the deployment that is being canceled.
|
default CancelComponentDeploymentResponse.Builder |
CancelComponentDeploymentResponse.Builder.component(Consumer<Component.Builder> component)
The detailed data of the component with the deployment that is being canceled.
|
CancelComponentDeploymentResponse.Builder |
CancelComponentDeploymentResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CancelComponentDeploymentResponse.Builder> |
CancelComponentDeploymentResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.