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 classReadOptionsThe options shared by read requests.static classReadOptions.BuilderThe options shared by read requests.Methods in com.google.datastore.v1 that return ReadOptionsOrBuilder Modifier and Type Method Description ReadOptionsOrBuilderLookupRequest.Builder. getReadOptionsOrBuilder()The options for this lookup request.ReadOptionsOrBuilderLookupRequest. getReadOptionsOrBuilder()The options for this lookup request.ReadOptionsOrBuilderLookupRequestOrBuilder. getReadOptionsOrBuilder()The options for this lookup request.ReadOptionsOrBuilderRunAggregationQueryRequest.Builder. getReadOptionsOrBuilder()The options for this query.ReadOptionsOrBuilderRunAggregationQueryRequest. getReadOptionsOrBuilder()The options for this query.ReadOptionsOrBuilderRunAggregationQueryRequestOrBuilder. getReadOptionsOrBuilder()The options for this query.ReadOptionsOrBuilderRunQueryRequest.Builder. getReadOptionsOrBuilder()The options for this query.ReadOptionsOrBuilderRunQueryRequest. getReadOptionsOrBuilder()The options for this query.ReadOptionsOrBuilderRunQueryRequestOrBuilder. getReadOptionsOrBuilder()The options for this query.
-