Package | Description |
---|---|
com.amazonaws.services.glue |
|
com.amazonaws.services.glue.model |
Modifier and Type | Method and Description |
---|---|
GetMappingResult |
AbstractAWSGlue.getMapping(GetMappingRequest request) |
GetMappingResult |
AWSGlue.getMapping(GetMappingRequest getMappingRequest)
Creates mappings.
|
GetMappingResult |
AWSGlueClient.getMapping(GetMappingRequest request)
Creates mappings.
|
Modifier and Type | Method and Description |
---|---|
Future<GetMappingResult> |
AWSGlueAsync.getMappingAsync(GetMappingRequest getMappingRequest)
Creates mappings.
|
Future<GetMappingResult> |
AbstractAWSGlueAsync.getMappingAsync(GetMappingRequest request) |
Future<GetMappingResult> |
AWSGlueAsyncClient.getMappingAsync(GetMappingRequest request) |
Future<GetMappingResult> |
AWSGlueAsync.getMappingAsync(GetMappingRequest getMappingRequest,
AsyncHandler<GetMappingRequest,GetMappingResult> asyncHandler)
Creates mappings.
|
Future<GetMappingResult> |
AbstractAWSGlueAsync.getMappingAsync(GetMappingRequest request,
AsyncHandler<GetMappingRequest,GetMappingResult> asyncHandler) |
Future<GetMappingResult> |
AWSGlueAsyncClient.getMappingAsync(GetMappingRequest request,
AsyncHandler<GetMappingRequest,GetMappingResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
Future<GetMappingResult> |
AWSGlueAsync.getMappingAsync(GetMappingRequest getMappingRequest,
AsyncHandler<GetMappingRequest,GetMappingResult> asyncHandler)
Creates mappings.
|
Future<GetMappingResult> |
AbstractAWSGlueAsync.getMappingAsync(GetMappingRequest request,
AsyncHandler<GetMappingRequest,GetMappingResult> asyncHandler) |
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 © 2019. All rights reserved.