| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue.model |
| Modifier and Type | Method and Description |
|---|---|
static GetMappingResponse.Builder |
GetMappingResponse.builder() |
GetMappingResponse.Builder |
GetMappingResponse.Builder.mapping(Collection<MappingEntry> mapping)
A list of mappings to the specified targets.
|
GetMappingResponse.Builder |
GetMappingResponse.Builder.mapping(Consumer<MappingEntry.Builder>... mapping)
A list of mappings to the specified targets.
|
GetMappingResponse.Builder |
GetMappingResponse.Builder.mapping(MappingEntry... mapping)
A list of mappings to the specified targets.
|
GetMappingResponse.Builder |
GetMappingResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetMappingResponse.Builder> |
GetMappingResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.