| Package | Description |
|---|---|
| com.google.cloud.datastore |
A client to the Google Cloud Datastore.
|
| Modifier and Type | Method and Description |
|---|---|
static IncompleteKey.Builder |
IncompleteKey.builder(IncompleteKey copyFrom) |
static IncompleteKey.Builder |
IncompleteKey.builder(Key parent,
String kind) |
static IncompleteKey.Builder |
IncompleteKey.builder(String projectId,
String kind) |
Copyright © 2016 Google. All rights reserved.