Package | Description |
---|---|
software.amazon.awssdk.services.glue |
|
software.amazon.awssdk.services.glue.transform |
Modifier and Type | Method and Description |
---|---|
default GetMappingResponse |
GlueClient.getMapping(GetMappingRequest getMappingRequest)
Creates mappings.
|
default CompletableFuture<GetMappingResponse> |
GlueAsyncClient.getMapping(GetMappingRequest getMappingRequest)
Creates mappings.
|
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
GetMappingRequestMarshaller.marshall(GetMappingRequest getMappingRequest) |
Copyright © 2023. All rights reserved.