| Modifier and Type | Method and Description |
|---|---|
UDTEntity |
UDTEntity.Builder.build() |
UDTEntity |
UDTEntity.Builder.buildPartial() |
static UDTEntity |
UDTEntity.getDefaultInstance() |
UDTEntity |
UDTEntity.getDefaultInstanceForType() |
UDTEntity |
UDTEntity.Builder.getDefaultInstanceForType() |
UDTEntity |
DatabaseEntity.getUdt()
UDT.
|
UDTEntity |
DatabaseEntity.Builder.getUdt()
UDT.
|
UDTEntity |
DatabaseEntityOrBuilder.getUdt()
UDT.
|
static UDTEntity |
UDTEntity.parseDelimitedFrom(InputStream input) |
static UDTEntity |
UDTEntity.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UDTEntity |
UDTEntity.parseFrom(byte[] data) |
static UDTEntity |
UDTEntity.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UDTEntity |
UDTEntity.parseFrom(ByteBuffer data) |
static UDTEntity |
UDTEntity.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UDTEntity |
UDTEntity.parseFrom(com.google.protobuf.ByteString data) |
static UDTEntity |
UDTEntity.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UDTEntity |
UDTEntity.parseFrom(com.google.protobuf.CodedInputStream input) |
static UDTEntity |
UDTEntity.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UDTEntity |
UDTEntity.parseFrom(InputStream input) |
static UDTEntity |
UDTEntity.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<UDTEntity> |
UDTEntity.getParserForType() |
static com.google.protobuf.Parser<UDTEntity> |
UDTEntity.parser() |
| Modifier and Type | Method and Description |
|---|---|
UDTEntity.Builder |
UDTEntity.Builder.mergeFrom(UDTEntity other) |
DatabaseEntity.Builder |
DatabaseEntity.Builder.mergeUdt(UDTEntity value)
UDT.
|
static UDTEntity.Builder |
UDTEntity.newBuilder(UDTEntity prototype) |
DatabaseEntity.Builder |
DatabaseEntity.Builder.setUdt(UDTEntity value)
UDT.
|
Copyright © 2024 Google LLC. All rights reserved.