Package | Description |
---|---|
com.amazonaws.services.glue |
|
com.amazonaws.services.glue.model |
Modifier and Type | Method and Description |
---|---|
GetWorkflowResult |
AWSGlueClient.getWorkflow(GetWorkflowRequest request)
Retrieves resource metadata for a workflow.
|
GetWorkflowResult |
AWSGlue.getWorkflow(GetWorkflowRequest getWorkflowRequest)
Retrieves resource metadata for a workflow.
|
GetWorkflowResult |
AbstractAWSGlue.getWorkflow(GetWorkflowRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetWorkflowResult> |
AWSGlueAsyncClient.getWorkflowAsync(GetWorkflowRequest request) |
Future<GetWorkflowResult> |
AbstractAWSGlueAsync.getWorkflowAsync(GetWorkflowRequest request) |
Future<GetWorkflowResult> |
AWSGlueAsync.getWorkflowAsync(GetWorkflowRequest getWorkflowRequest)
Retrieves resource metadata for a workflow.
|
Future<GetWorkflowResult> |
AWSGlueAsyncClient.getWorkflowAsync(GetWorkflowRequest request,
AsyncHandler<GetWorkflowRequest,GetWorkflowResult> asyncHandler) |
Future<GetWorkflowResult> |
AbstractAWSGlueAsync.getWorkflowAsync(GetWorkflowRequest request,
AsyncHandler<GetWorkflowRequest,GetWorkflowResult> asyncHandler) |
Future<GetWorkflowResult> |
AWSGlueAsync.getWorkflowAsync(GetWorkflowRequest getWorkflowRequest,
AsyncHandler<GetWorkflowRequest,GetWorkflowResult> asyncHandler)
Retrieves resource metadata for a workflow.
|
Modifier and Type | Method and Description |
---|---|
Future<GetWorkflowResult> |
AWSGlueAsyncClient.getWorkflowAsync(GetWorkflowRequest request,
AsyncHandler<GetWorkflowRequest,GetWorkflowResult> asyncHandler) |
Future<GetWorkflowResult> |
AbstractAWSGlueAsync.getWorkflowAsync(GetWorkflowRequest request,
AsyncHandler<GetWorkflowRequest,GetWorkflowResult> asyncHandler) |
Future<GetWorkflowResult> |
AWSGlueAsync.getWorkflowAsync(GetWorkflowRequest getWorkflowRequest,
AsyncHandler<GetWorkflowRequest,GetWorkflowResult> asyncHandler)
Retrieves resource metadata for a workflow.
|
Modifier and Type | Method and Description |
---|---|
GetWorkflowResult |
GetWorkflowResult.clone() |
GetWorkflowResult |
GetWorkflowResult.withWorkflow(Workflow workflow)
The resource metadata for the workflow.
|
Copyright © 2021. All rights reserved.