| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue |
|
| software.amazon.awssdk.services.glue.transform |
| Modifier and Type | Method and Description |
|---|---|
default BatchGetWorkflowsResponse |
GlueClient.batchGetWorkflows(BatchGetWorkflowsRequest batchGetWorkflowsRequest)
Returns a list of resource metadata for a given list of workflow names.
|
default CompletableFuture<BatchGetWorkflowsResponse> |
GlueAsyncClient.batchGetWorkflows(BatchGetWorkflowsRequest batchGetWorkflowsRequest)
Returns a list of resource metadata for a given list of workflow names.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
BatchGetWorkflowsRequestMarshaller.marshall(BatchGetWorkflowsRequest batchGetWorkflowsRequest) |
Copyright © 2023. All rights reserved.