| Package | Description |
|---|---|
| com.amazonaws.services.glue |
|
| com.amazonaws.services.glue.model |
| Modifier and Type | Method and Description |
|---|---|
GetMappingResult |
AbstractAWSGlue.getMapping(GetMappingRequest request) |
GetMappingResult |
AWSGlueClient.getMapping(GetMappingRequest request)
Creates mappings.
|
GetMappingResult |
AWSGlue.getMapping(GetMappingRequest getMappingRequest)
Creates mappings.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetMappingResult> |
AbstractAWSGlueAsync.getMappingAsync(GetMappingRequest request) |
Future<GetMappingResult> |
AWSGlueAsync.getMappingAsync(GetMappingRequest getMappingRequest)
Creates mappings.
|
Future<GetMappingResult> |
AWSGlueAsyncClient.getMappingAsync(GetMappingRequest request) |
Future<GetMappingResult> |
AbstractAWSGlueAsync.getMappingAsync(GetMappingRequest request,
AsyncHandler<GetMappingRequest,GetMappingResult> asyncHandler) |
Future<GetMappingResult> |
AWSGlueAsync.getMappingAsync(GetMappingRequest getMappingRequest,
AsyncHandler<GetMappingRequest,GetMappingResult> asyncHandler)
Creates mappings.
|
Future<GetMappingResult> |
AWSGlueAsyncClient.getMappingAsync(GetMappingRequest request,
AsyncHandler<GetMappingRequest,GetMappingResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetMappingResult> |
AbstractAWSGlueAsync.getMappingAsync(GetMappingRequest request,
AsyncHandler<GetMappingRequest,GetMappingResult> asyncHandler) |
Future<GetMappingResult> |
AWSGlueAsync.getMappingAsync(GetMappingRequest getMappingRequest,
AsyncHandler<GetMappingRequest,GetMappingResult> asyncHandler)
Creates mappings.
|
Future<GetMappingResult> |
AWSGlueAsyncClient.getMappingAsync(GetMappingRequest request,
AsyncHandler<GetMappingRequest,GetMappingResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetMappingResult |
GetMappingResult.clone() |
GetMappingResult |
GetMappingResult.withMapping(Collection<MappingEntry> mapping)
A list of mappings to the specified targets.
|
GetMappingResult |
GetMappingResult.withMapping(MappingEntry... mapping)
A list of mappings to the specified targets.
|
Copyright © 2020. All rights reserved.