| Package | Description |
|---|---|
| software.amazon.awssdk.services.osis.model |
| Modifier and Type | Method and Description |
|---|---|
PipelineStatusReason |
PipelineSummary.statusReason()
Returns the value of the StatusReason property for this object.
|
PipelineStatusReason |
Pipeline.statusReason()
The reason for the current status of the pipeline.
|
| Modifier and Type | Method and Description |
|---|---|
PipelineSummary.Builder |
PipelineSummary.Builder.statusReason(PipelineStatusReason statusReason)
Sets the value of the StatusReason property for this object.
|
Pipeline.Builder |
Pipeline.Builder.statusReason(PipelineStatusReason statusReason)
The reason for the current status of the pipeline.
|
Copyright © 2023. All rights reserved.