| Package | Description |
|---|---|
| com.google.cloud.datastore |
A client to the Google Cloud Datastore.
|
| Modifier and Type | Method and Description |
|---|---|
static FullEntity.Builder<IncompleteKey> |
FullEntity.builder() |
static <K extends IncompleteKey> |
FullEntity.builder(FullEntity<K> copyFrom) |
static <K extends IncompleteKey> |
FullEntity.builder(K key) |
Copyright © 2016 Google. All rights reserved.