| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue |
|
| software.amazon.awssdk.services.glue.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetJobRunResponse |
GlueClient.getJobRun(GetJobRunRequest getJobRunRequest)
Retrieves the metadata for a given job run.
|
default CompletableFuture<GetJobRunResponse> |
GlueAsyncClient.getJobRun(GetJobRunRequest getJobRunRequest)
Retrieves the metadata for a given job run.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetJobRunRequestMarshaller.marshall(GetJobRunRequest getJobRunRequest) |
Copyright © 2023. All rights reserved.