Uses of Interface
com.google.datastore.v1.ReadOptionsOrBuilder
-
Packages that use ReadOptionsOrBuilder Package Description com.google.datastore.v1 -
-
Uses of ReadOptionsOrBuilder in com.google.datastore.v1
Classes in com.google.datastore.v1 that implement ReadOptionsOrBuilder Modifier and Type Class Description class
ReadOptions
The options shared by read requests.static class
ReadOptions.Builder
The options shared by read requests.Methods in com.google.datastore.v1 that return ReadOptionsOrBuilder Modifier and Type Method Description ReadOptionsOrBuilder
LookupRequest.Builder. getReadOptionsOrBuilder()
The options for this lookup request.ReadOptionsOrBuilder
LookupRequest. getReadOptionsOrBuilder()
The options for this lookup request.ReadOptionsOrBuilder
LookupRequestOrBuilder. getReadOptionsOrBuilder()
The options for this lookup request.ReadOptionsOrBuilder
RunAggregationQueryRequest.Builder. getReadOptionsOrBuilder()
The options for this query.ReadOptionsOrBuilder
RunAggregationQueryRequest. getReadOptionsOrBuilder()
The options for this query.ReadOptionsOrBuilder
RunAggregationQueryRequestOrBuilder. getReadOptionsOrBuilder()
The options for this query.ReadOptionsOrBuilder
RunQueryRequest.Builder. getReadOptionsOrBuilder()
The options for this query.ReadOptionsOrBuilder
RunQueryRequest. getReadOptionsOrBuilder()
The options for this query.ReadOptionsOrBuilder
RunQueryRequestOrBuilder. getReadOptionsOrBuilder()
The options for this query.
-