| Package | Description |
|---|---|
| software.amazon.awssdk.services.osis.model |
| Modifier and Type | Method and Description |
|---|---|
List<ChangeProgressStatus> |
GetPipelineChangeProgressResponse.changeProgressStatuses()
The current status of the change happening on the pipeline.
|
| Modifier and Type | Method and Description |
|---|---|
GetPipelineChangeProgressResponse.Builder |
GetPipelineChangeProgressResponse.Builder.changeProgressStatuses(ChangeProgressStatus... changeProgressStatuses)
The current status of the change happening on the pipeline.
|
| Modifier and Type | Method and Description |
|---|---|
GetPipelineChangeProgressResponse.Builder |
GetPipelineChangeProgressResponse.Builder.changeProgressStatuses(Collection<ChangeProgressStatus> changeProgressStatuses)
The current status of the change happening on the pipeline.
|
Copyright © 2023. All rights reserved.