| Modifier and Type | Class and Description |
|---|---|
class |
ObjectNameMapping
Represents a key-value pair of NameMappingKey to NameMappingValue to
represent the mapping of SQL names from the input value to desired output.
|
static class |
ObjectNameMapping.Builder
Represents a key-value pair of NameMappingKey to NameMappingValue to
represent the mapping of SQL names from the input value to desired output.
|
| Modifier and Type | Method and Description |
|---|---|
ObjectNameMappingOrBuilder |
ObjectNameMappingListOrBuilder.getNameMapOrBuilder(int index)
The elements of the object name map.
|
ObjectNameMappingOrBuilder |
ObjectNameMappingList.getNameMapOrBuilder(int index)
The elements of the object name map.
|
ObjectNameMappingOrBuilder |
ObjectNameMappingList.Builder.getNameMapOrBuilder(int index)
The elements of the object name map.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends ObjectNameMappingOrBuilder> |
ObjectNameMappingListOrBuilder.getNameMapOrBuilderList()
The elements of the object name map.
|
List<? extends ObjectNameMappingOrBuilder> |
ObjectNameMappingList.getNameMapOrBuilderList()
The elements of the object name map.
|
List<? extends ObjectNameMappingOrBuilder> |
ObjectNameMappingList.Builder.getNameMapOrBuilderList()
The elements of the object name map.
|
Copyright © 2024 Google LLC. All rights reserved.