Class FullEntity<K> (3.1.0)
Stay organized with collections
Save and categorize content based on your preferences.
public class FullEntity<K> extends BaseEntity<K>
Type Parameter |
| Name |
Description |
K |
|
Static Methods
<K>newBuilder(K key)
public static FullEntity.Builder<K> <K>newBuilder(K key)
| Parameter |
| Name |
Description |
key |
K
|
| Returns |
| Type |
Description |
Builder<K> |
|
<K>newBuilder(FullEntity<K> copyFrom)
public static FullEntity.Builder<K> <K>newBuilder(FullEntity<K> copyFrom)
| Returns |
| Type |
Description |
Builder<K> |
|
fromPb(Entity entityPb)
public static FullEntity<?> fromPb(Entity entityPb)
| Parameter |
| Name |
Description |
entityPb |
Entity
|
newBuilder()
public static FullEntity.Builder<IncompleteKey> newBuilder()
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-06-18 UTC.
[null,null,["Last updated 2026-06-18 UTC."],[],[]]