Package com.google.cloud.datastore
Class EntityValue
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic EntityValue.BuildernewBuilder(FullEntity<?> entity) static EntityValueof(FullEntity<?> entity)
-
Constructor Details
-
EntityValue
-
-
Method Details
-
toBuilder
- Specified by:
toBuilderin classValue<FullEntity<?>>
-
of
-
newBuilder
-