| Modifier and Type | Method and Description |
|---|---|
ObjectNameMapping |
ObjectNameMapping.Builder.build() |
ObjectNameMapping |
ObjectNameMapping.Builder.buildPartial() |
static ObjectNameMapping |
ObjectNameMapping.getDefaultInstance() |
ObjectNameMapping |
ObjectNameMapping.getDefaultInstanceForType() |
ObjectNameMapping |
ObjectNameMapping.Builder.getDefaultInstanceForType() |
ObjectNameMapping |
ObjectNameMappingListOrBuilder.getNameMap(int index)
The elements of the object name map.
|
ObjectNameMapping |
ObjectNameMappingList.getNameMap(int index)
The elements of the object name map.
|
ObjectNameMapping |
ObjectNameMappingList.Builder.getNameMap(int index)
The elements of the object name map.
|
static ObjectNameMapping |
ObjectNameMapping.parseDelimitedFrom(InputStream input) |
static ObjectNameMapping |
ObjectNameMapping.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ObjectNameMapping |
ObjectNameMapping.parseFrom(byte[] data) |
static ObjectNameMapping |
ObjectNameMapping.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ObjectNameMapping |
ObjectNameMapping.parseFrom(ByteBuffer data) |
static ObjectNameMapping |
ObjectNameMapping.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ObjectNameMapping |
ObjectNameMapping.parseFrom(com.google.protobuf.ByteString data) |
static ObjectNameMapping |
ObjectNameMapping.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ObjectNameMapping |
ObjectNameMapping.parseFrom(com.google.protobuf.CodedInputStream input) |
static ObjectNameMapping |
ObjectNameMapping.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ObjectNameMapping |
ObjectNameMapping.parseFrom(InputStream input) |
static ObjectNameMapping |
ObjectNameMapping.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<ObjectNameMapping> |
ObjectNameMappingListOrBuilder.getNameMapList()
The elements of the object name map.
|
List<ObjectNameMapping> |
ObjectNameMappingList.getNameMapList()
The elements of the object name map.
|
List<ObjectNameMapping> |
ObjectNameMappingList.Builder.getNameMapList()
The elements of the object name map.
|
com.google.protobuf.Parser<ObjectNameMapping> |
ObjectNameMapping.getParserForType() |
static com.google.protobuf.Parser<ObjectNameMapping> |
ObjectNameMapping.parser() |
| Modifier and Type | Method and Description |
|---|---|
ObjectNameMappingList.Builder |
ObjectNameMappingList.Builder.addNameMap(int index,
ObjectNameMapping value)
The elements of the object name map.
|
ObjectNameMappingList.Builder |
ObjectNameMappingList.Builder.addNameMap(ObjectNameMapping value)
The elements of the object name map.
|
ObjectNameMapping.Builder |
ObjectNameMapping.Builder.mergeFrom(ObjectNameMapping other) |
static ObjectNameMapping.Builder |
ObjectNameMapping.newBuilder(ObjectNameMapping prototype) |
ObjectNameMappingList.Builder |
ObjectNameMappingList.Builder.setNameMap(int index,
ObjectNameMapping value)
The elements of the object name map.
|
| Modifier and Type | Method and Description |
|---|---|
ObjectNameMappingList.Builder |
ObjectNameMappingList.Builder.addAllNameMap(Iterable<? extends ObjectNameMapping> values)
The elements of the object name map.
|
Copyright © 2024 Google LLC. All rights reserved.