| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue.model |
| Modifier and Type | Method and Description |
|---|---|
List<BatchStopJobRunSuccessfulSubmission> |
BatchStopJobRunResponse.successfulSubmissions()
A list of the JobRuns that were successfully submitted for stopping.
|
| Modifier and Type | Method and Description |
|---|---|
BatchStopJobRunResponse.Builder |
BatchStopJobRunResponse.Builder.successfulSubmissions(BatchStopJobRunSuccessfulSubmission... successfulSubmissions)
A list of the JobRuns that were successfully submitted for stopping.
|
| Modifier and Type | Method and Description |
|---|---|
BatchStopJobRunResponse.Builder |
BatchStopJobRunResponse.Builder.successfulSubmissions(Collection<BatchStopJobRunSuccessfulSubmission> successfulSubmissions)
A list of the JobRuns that were successfully submitted for stopping.
|
Copyright © 2023. All rights reserved.