Package | Description |
---|---|
com.amazonaws.services.glue |
|
com.amazonaws.services.glue.model |
Modifier and Type | Method and Description |
---|---|
GetDevEndpointResult |
AWSGlueClient.getDevEndpoint(GetDevEndpointRequest request)
Retrieves information about a specified development endpoint.
|
GetDevEndpointResult |
AWSGlue.getDevEndpoint(GetDevEndpointRequest getDevEndpointRequest)
Retrieves information about a specified development endpoint.
|
GetDevEndpointResult |
AbstractAWSGlue.getDevEndpoint(GetDevEndpointRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetDevEndpointResult> |
AWSGlueAsyncClient.getDevEndpointAsync(GetDevEndpointRequest request,
AsyncHandler<GetDevEndpointRequest,GetDevEndpointResult> asyncHandler) |
Future<GetDevEndpointResult> |
AbstractAWSGlueAsync.getDevEndpointAsync(GetDevEndpointRequest request,
AsyncHandler<GetDevEndpointRequest,GetDevEndpointResult> asyncHandler) |
Future<GetDevEndpointResult> |
AWSGlueAsync.getDevEndpointAsync(GetDevEndpointRequest getDevEndpointRequest,
AsyncHandler<GetDevEndpointRequest,GetDevEndpointResult> asyncHandler)
Retrieves information about a specified development endpoint.
|
Modifier and Type | Method and Description |
---|---|
GetDevEndpointResult |
GetDevEndpointResult.clone() |
GetDevEndpointResult |
GetDevEndpointResult.withDevEndpoint(DevEndpoint devEndpoint)
A
DevEndpoint definition. |
Copyright © 2021. All rights reserved.