Uses of Interface
com.google.datastore.admin.v1.IndexOrBuilder
-
Packages that use IndexOrBuilder Package Description com.google.datastore.admin.v1 -
-
Uses of IndexOrBuilder in com.google.datastore.admin.v1
Classes in com.google.datastore.admin.v1 that implement IndexOrBuilder Modifier and Type Class Description classIndexDatastore composite index definition.static classIndex.BuilderDatastore composite index definition.Methods in com.google.datastore.admin.v1 that return IndexOrBuilder Modifier and Type Method Description IndexOrBuilderListIndexesResponse.Builder. getIndexesOrBuilder(int index)The indexes.IndexOrBuilderListIndexesResponse. getIndexesOrBuilder(int index)The indexes.IndexOrBuilderListIndexesResponseOrBuilder. getIndexesOrBuilder(int index)The indexes.IndexOrBuilderCreateIndexRequest.Builder. getIndexOrBuilder()The index to create.IndexOrBuilderCreateIndexRequest. getIndexOrBuilder()The index to create.IndexOrBuilderCreateIndexRequestOrBuilder. getIndexOrBuilder()The index to create.Methods in com.google.datastore.admin.v1 that return types with arguments of type IndexOrBuilder Modifier and Type Method Description List<? extends IndexOrBuilder>ListIndexesResponse.Builder. getIndexesOrBuilderList()The indexes.List<? extends IndexOrBuilder>ListIndexesResponse. getIndexesOrBuilderList()The indexes.List<? extends IndexOrBuilder>ListIndexesResponseOrBuilder. getIndexesOrBuilderList()The indexes.
-