| Modifier and Type | Method and Description |
|---|---|
EntityMove |
EntityMove.Builder.build() |
EntityMove |
EntityMove.Builder.buildPartial() |
static EntityMove |
EntityMove.getDefaultInstance() |
EntityMove |
EntityMove.getDefaultInstanceForType() |
EntityMove |
EntityMove.Builder.getDefaultInstanceForType() |
EntityMove |
MappingRuleOrBuilder.getEntityMove()
Optional.
|
EntityMove |
MappingRule.getEntityMove()
Optional.
|
EntityMove |
MappingRule.Builder.getEntityMove()
Optional.
|
static EntityMove |
EntityMove.parseDelimitedFrom(InputStream input) |
static EntityMove |
EntityMove.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EntityMove |
EntityMove.parseFrom(byte[] data) |
static EntityMove |
EntityMove.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EntityMove |
EntityMove.parseFrom(ByteBuffer data) |
static EntityMove |
EntityMove.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EntityMove |
EntityMove.parseFrom(com.google.protobuf.ByteString data) |
static EntityMove |
EntityMove.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EntityMove |
EntityMove.parseFrom(com.google.protobuf.CodedInputStream input) |
static EntityMove |
EntityMove.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EntityMove |
EntityMove.parseFrom(InputStream input) |
static EntityMove |
EntityMove.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<EntityMove> |
EntityMove.getParserForType() |
static com.google.protobuf.Parser<EntityMove> |
EntityMove.parser() |
| Modifier and Type | Method and Description |
|---|---|
MappingRule.Builder |
MappingRule.Builder.mergeEntityMove(EntityMove value)
Optional.
|
EntityMove.Builder |
EntityMove.Builder.mergeFrom(EntityMove other) |
static EntityMove.Builder |
EntityMove.newBuilder(EntityMove prototype) |
MappingRule.Builder |
MappingRule.Builder.setEntityMove(EntityMove value)
Optional.
|
Copyright © 2024 Google LLC. All rights reserved.