| Modifier and Type | Method and Description |
|---|---|
NameMappingValue |
NameMappingValue.Builder.build() |
NameMappingValue |
NameMappingValue.Builder.buildPartial() |
static NameMappingValue |
NameMappingValue.getDefaultInstance() |
NameMappingValue |
NameMappingValue.getDefaultInstanceForType() |
NameMappingValue |
NameMappingValue.Builder.getDefaultInstanceForType() |
NameMappingValue |
ObjectNameMappingOrBuilder.getTarget()
The desired target name of the object that is being mapped.
|
NameMappingValue |
ObjectNameMapping.getTarget()
The desired target name of the object that is being mapped.
|
NameMappingValue |
ObjectNameMapping.Builder.getTarget()
The desired target name of the object that is being mapped.
|
static NameMappingValue |
NameMappingValue.parseDelimitedFrom(InputStream input) |
static NameMappingValue |
NameMappingValue.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NameMappingValue |
NameMappingValue.parseFrom(byte[] data) |
static NameMappingValue |
NameMappingValue.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NameMappingValue |
NameMappingValue.parseFrom(ByteBuffer data) |
static NameMappingValue |
NameMappingValue.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NameMappingValue |
NameMappingValue.parseFrom(com.google.protobuf.ByteString data) |
static NameMappingValue |
NameMappingValue.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NameMappingValue |
NameMappingValue.parseFrom(com.google.protobuf.CodedInputStream input) |
static NameMappingValue |
NameMappingValue.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NameMappingValue |
NameMappingValue.parseFrom(InputStream input) |
static NameMappingValue |
NameMappingValue.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<NameMappingValue> |
NameMappingValue.getParserForType() |
static com.google.protobuf.Parser<NameMappingValue> |
NameMappingValue.parser() |
| Modifier and Type | Method and Description |
|---|---|
NameMappingValue.Builder |
NameMappingValue.Builder.mergeFrom(NameMappingValue other) |
ObjectNameMapping.Builder |
ObjectNameMapping.Builder.mergeTarget(NameMappingValue value)
The desired target name of the object that is being mapped.
|
static NameMappingValue.Builder |
NameMappingValue.newBuilder(NameMappingValue prototype) |
ObjectNameMapping.Builder |
ObjectNameMapping.Builder.setTarget(NameMappingValue value)
The desired target name of the object that is being mapped.
|
Copyright © 2024 Google LLC. All rights reserved.