Uses of Class
com.google.datastore.admin.v1.ListIndexesResponse
-
Packages that use ListIndexesResponse Package Description com.google.cloud.datastore.admin.v1 A client to Cloud Datastore APIcom.google.cloud.datastore.admin.v1.stub com.google.datastore.admin.v1 -
-
Uses of ListIndexesResponse in com.google.cloud.datastore.admin.v1
Methods in com.google.cloud.datastore.admin.v1 that return types with arguments of type ListIndexesResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListIndexesRequest,ListIndexesResponse>
DatastoreAdminClient. listIndexesCallable()
Lists the indexes that match the specified filters.com.google.api.gax.rpc.PagedCallSettings.Builder<ListIndexesRequest,ListIndexesResponse,DatastoreAdminClient.ListIndexesPagedResponse>
DatastoreAdminSettings.Builder. listIndexesSettings()
Returns the builder for the settings used for calls to listIndexes.com.google.api.gax.rpc.PagedCallSettings<ListIndexesRequest,ListIndexesResponse,DatastoreAdminClient.ListIndexesPagedResponse>
DatastoreAdminSettings. listIndexesSettings()
Returns the object with the settings used for calls to listIndexes.Methods in com.google.cloud.datastore.admin.v1 with parameters of type ListIndexesResponse Modifier and Type Method Description protected DatastoreAdminClient.ListIndexesPage
DatastoreAdminClient.ListIndexesPage. createPage(com.google.api.gax.rpc.PageContext<ListIndexesRequest,ListIndexesResponse,Index> context, ListIndexesResponse response)
Method parameters in com.google.cloud.datastore.admin.v1 with type arguments of type ListIndexesResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<DatastoreAdminClient.ListIndexesPagedResponse>
DatastoreAdminClient.ListIndexesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListIndexesRequest,ListIndexesResponse,Index> context, com.google.api.core.ApiFuture<ListIndexesResponse> futureResponse)
static com.google.api.core.ApiFuture<DatastoreAdminClient.ListIndexesPagedResponse>
DatastoreAdminClient.ListIndexesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListIndexesRequest,ListIndexesResponse,Index> context, com.google.api.core.ApiFuture<ListIndexesResponse> futureResponse)
protected DatastoreAdminClient.ListIndexesPage
DatastoreAdminClient.ListIndexesPage. createPage(com.google.api.gax.rpc.PageContext<ListIndexesRequest,ListIndexesResponse,Index> context, ListIndexesResponse response)
com.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)
com.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)
-
Uses of ListIndexesResponse in com.google.cloud.datastore.admin.v1.stub
Methods in com.google.cloud.datastore.admin.v1.stub that return types with arguments of type ListIndexesResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListIndexesRequest,ListIndexesResponse>
DatastoreAdminStub. listIndexesCallable()
com.google.api.gax.rpc.UnaryCallable<ListIndexesRequest,ListIndexesResponse>
GrpcDatastoreAdminStub. listIndexesCallable()
com.google.api.gax.rpc.UnaryCallable<ListIndexesRequest,ListIndexesResponse>
HttpJsonDatastoreAdminStub. listIndexesCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListIndexesRequest,ListIndexesResponse,DatastoreAdminClient.ListIndexesPagedResponse>
DatastoreAdminStubSettings.Builder. listIndexesSettings()
Returns the builder for the settings used for calls to listIndexes.com.google.api.gax.rpc.PagedCallSettings<ListIndexesRequest,ListIndexesResponse,DatastoreAdminClient.ListIndexesPagedResponse>
DatastoreAdminStubSettings. listIndexesSettings()
Returns the object with the settings used for calls to listIndexes. -
Uses of ListIndexesResponse in com.google.datastore.admin.v1
Methods in com.google.datastore.admin.v1 that return ListIndexesResponse Modifier and Type Method Description ListIndexesResponse
ListIndexesResponse.Builder. build()
ListIndexesResponse
ListIndexesResponse.Builder. buildPartial()
static ListIndexesResponse
ListIndexesResponse. getDefaultInstance()
ListIndexesResponse
ListIndexesResponse.Builder. getDefaultInstanceForType()
ListIndexesResponse
ListIndexesResponse. getDefaultInstanceForType()
ListIndexesResponse
DatastoreAdminGrpc.DatastoreAdminBlockingStub. listIndexes(ListIndexesRequest request)
Lists the indexes that match the specified filters.static ListIndexesResponse
ListIndexesResponse. parseDelimitedFrom(InputStream input)
static ListIndexesResponse
ListIndexesResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListIndexesResponse
ListIndexesResponse. parseFrom(byte[] data)
static ListIndexesResponse
ListIndexesResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListIndexesResponse
ListIndexesResponse. parseFrom(com.google.protobuf.ByteString data)
static ListIndexesResponse
ListIndexesResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListIndexesResponse
ListIndexesResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListIndexesResponse
ListIndexesResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListIndexesResponse
ListIndexesResponse. parseFrom(InputStream input)
static ListIndexesResponse
ListIndexesResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListIndexesResponse
ListIndexesResponse. parseFrom(ByteBuffer data)
static ListIndexesResponse
ListIndexesResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.datastore.admin.v1 that return types with arguments of type ListIndexesResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListIndexesRequest,ListIndexesResponse>
DatastoreAdminGrpc. getListIndexesMethod()
com.google.protobuf.Parser<ListIndexesResponse>
ListIndexesResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListIndexesResponse>
DatastoreAdminGrpc.DatastoreAdminFutureStub. listIndexes(ListIndexesRequest request)
Lists the indexes that match the specified filters.static com.google.protobuf.Parser<ListIndexesResponse>
ListIndexesResponse. parser()
Methods in com.google.datastore.admin.v1 with parameters of type ListIndexesResponse Modifier and Type Method Description ListIndexesResponse.Builder
ListIndexesResponse.Builder. mergeFrom(ListIndexesResponse other)
static ListIndexesResponse.Builder
ListIndexesResponse. newBuilder(ListIndexesResponse prototype)
Method parameters in com.google.datastore.admin.v1 with type arguments of type ListIndexesResponse Modifier and Type Method Description default void
DatastoreAdminGrpc.AsyncService. listIndexes(ListIndexesRequest request, io.grpc.stub.StreamObserver<ListIndexesResponse> responseObserver)
Lists the indexes that match the specified filters.void
DatastoreAdminGrpc.DatastoreAdminStub. listIndexes(ListIndexesRequest request, io.grpc.stub.StreamObserver<ListIndexesResponse> responseObserver)
Lists the indexes that match the specified filters.
-