| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue |
|
| software.amazon.awssdk.services.glue.transform |
| Modifier and Type | Method and Description |
|---|---|
default BatchStopJobRunResponse |
GlueClient.batchStopJobRun(BatchStopJobRunRequest batchStopJobRunRequest)
Stops one or more job runs for a specified job definition.
|
default CompletableFuture<BatchStopJobRunResponse> |
GlueAsyncClient.batchStopJobRun(BatchStopJobRunRequest batchStopJobRunRequest)
Stops one or more job runs for a specified job definition.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
BatchStopJobRunRequestMarshaller.marshall(BatchStopJobRunRequest batchStopJobRunRequest) |
Copyright © 2023. All rights reserved.