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