Uses of Class
com.google.cloud.datastore.admin.v1.DatastoreAdminClient.ListIndexesPage
Packages that use DatastoreAdminClient.ListIndexesPage
-
Uses of DatastoreAdminClient.ListIndexesPage in com.google.cloud.datastore.admin.v1
Methods in com.google.cloud.datastore.admin.v1 that return DatastoreAdminClient.ListIndexesPageModifier and TypeMethodDescriptionprotected DatastoreAdminClient.ListIndexesPageDatastoreAdminClient.ListIndexesPage.createPage(com.google.api.gax.rpc.PageContext<ListIndexesRequest, ListIndexesResponse, Index> context, ListIndexesResponse response) Methods in com.google.cloud.datastore.admin.v1 that return types with arguments of type DatastoreAdminClient.ListIndexesPageModifier and TypeMethodDescriptioncom.google.api.core.ApiFuture<DatastoreAdminClient.ListIndexesPage>DatastoreAdminClient.ListIndexesPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListIndexesRequest, ListIndexesResponse, Index> context, com.google.api.core.ApiFuture<ListIndexesResponse> futureResponse) Method parameters in com.google.cloud.datastore.admin.v1 with type arguments of type DatastoreAdminClient.ListIndexesPageModifier and TypeMethodDescriptionDatastoreAdminClient.ListIndexesFixedSizeCollection.createCollection(List<DatastoreAdminClient.ListIndexesPage> pages, int collectionSize)