| Package | Description |
|---|---|
| software.amazon.awssdk.services.osis.model |
| Modifier and Type | Method and Description |
|---|---|
Pipeline |
GetPipelineResponse.pipeline()
Detailed information about the requested pipeline.
|
Pipeline |
StopPipelineResponse.pipeline()
Returns the value of the Pipeline property for this object.
|
Pipeline |
UpdatePipelineResponse.pipeline()
Container for information about the updated pipeline.
|
Pipeline |
CreatePipelineResponse.pipeline()
Container for information about the created pipeline.
|
Pipeline |
StartPipelineResponse.pipeline()
Returns the value of the Pipeline property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
GetPipelineResponse.Builder |
GetPipelineResponse.Builder.pipeline(Pipeline pipeline)
Detailed information about the requested pipeline.
|
StopPipelineResponse.Builder |
StopPipelineResponse.Builder.pipeline(Pipeline pipeline)
Sets the value of the Pipeline property for this object.
|
UpdatePipelineResponse.Builder |
UpdatePipelineResponse.Builder.pipeline(Pipeline pipeline)
Container for information about the updated pipeline.
|
CreatePipelineResponse.Builder |
CreatePipelineResponse.Builder.pipeline(Pipeline pipeline)
Container for information about the created pipeline.
|
StartPipelineResponse.Builder |
StartPipelineResponse.Builder.pipeline(Pipeline pipeline)
Sets the value of the Pipeline property for this object.
|
Copyright © 2023. All rights reserved.