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