| Package | Description |
|---|---|
| software.amazon.awssdk.services.proton.model |
| Modifier and Type | Method and Description |
|---|---|
ServicePipeline |
CancelServicePipelineDeploymentResponse.pipeline()
The service pipeline detail data that's returned by Proton.
|
ServicePipeline |
Service.pipeline()
The service pipeline detail data.
|
ServicePipeline |
UpdateServicePipelineResponse.pipeline()
The pipeline details that are returned by Proton.
|
| Modifier and Type | Method and Description |
|---|---|
CancelServicePipelineDeploymentResponse.Builder |
CancelServicePipelineDeploymentResponse.Builder.pipeline(ServicePipeline pipeline)
The service pipeline detail data that's returned by Proton.
|
Service.Builder |
Service.Builder.pipeline(ServicePipeline pipeline)
The service pipeline detail data.
|
UpdateServicePipelineResponse.Builder |
UpdateServicePipelineResponse.Builder.pipeline(ServicePipeline pipeline)
The pipeline details that are returned by Proton.
|
Copyright © 2023. All rights reserved.