| Package | Description |
|---|---|
| software.amazon.awssdk.services.datapipeline |
AWS Data Pipeline configures and manages a data-driven workflow called a pipeline.
|
| software.amazon.awssdk.services.datapipeline.transform |
| Modifier and Type | Method and Description |
|---|---|
default SetStatusResponse |
DataPipelineClient.setStatus(SetStatusRequest setStatusRequest)
Requests that the status of the specified physical or logical pipeline objects be updated in the specified
pipeline.
|
default CompletableFuture<SetStatusResponse> |
DataPipelineAsyncClient.setStatus(SetStatusRequest setStatusRequest)
Requests that the status of the specified physical or logical pipeline objects be updated in the specified
pipeline.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
SetStatusRequestMarshaller.marshall(SetStatusRequest setStatusRequest) |
Copyright © 2022. All rights reserved.