| Package | Description |
|---|---|
| com.amazonaws.services.glue |
|
| com.amazonaws.services.glue.model |
| Modifier and Type | Method and Description |
|---|---|
GetBlueprintRunResult |
AWSGlueClient.getBlueprintRun(GetBlueprintRunRequest request)
Retrieves the details of a blueprint run.
|
GetBlueprintRunResult |
AbstractAWSGlue.getBlueprintRun(GetBlueprintRunRequest request) |
GetBlueprintRunResult |
AWSGlue.getBlueprintRun(GetBlueprintRunRequest getBlueprintRunRequest)
Retrieves the details of a blueprint run.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetBlueprintRunResult> |
AbstractAWSGlueAsync.getBlueprintRunAsync(GetBlueprintRunRequest request,
AsyncHandler<GetBlueprintRunRequest,GetBlueprintRunResult> asyncHandler) |
Future<GetBlueprintRunResult> |
AWSGlueAsyncClient.getBlueprintRunAsync(GetBlueprintRunRequest request,
AsyncHandler<GetBlueprintRunRequest,GetBlueprintRunResult> asyncHandler) |
Future<GetBlueprintRunResult> |
AWSGlueAsync.getBlueprintRunAsync(GetBlueprintRunRequest getBlueprintRunRequest,
AsyncHandler<GetBlueprintRunRequest,GetBlueprintRunResult> asyncHandler)
Retrieves the details of a blueprint run.
|
| Modifier and Type | Method and Description |
|---|---|
GetBlueprintRunResult |
GetBlueprintRunResult.clone() |
GetBlueprintRunResult |
GetBlueprintRunResult.withBlueprintRun(BlueprintRun blueprintRun)
Returns a
BlueprintRun object. |
Copyright © 2024. All rights reserved.