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