| Package | Description |
|---|---|
| software.amazon.awssdk.services.proton.model |
| Modifier and Type | Method and Description |
|---|---|
ServicePipelineState |
DeploymentState.servicePipeline()
The state of the service pipeline associated with the deployment.
|
| Modifier and Type | Method and Description |
|---|---|
static DeploymentState |
DeploymentState.fromServicePipeline(ServicePipelineState servicePipeline)
Create an instance of this class with
DeploymentState.servicePipeline() initialized to the given value. |
DeploymentState.Builder |
DeploymentState.Builder.servicePipeline(ServicePipelineState servicePipeline)
The state of the service pipeline associated with the deployment.
|
Copyright © 2023. All rights reserved.