Uses of Class
com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStub
-
Packages that use DatastoreAdminStub Package Description com.google.cloud.datastore.admin.v1 A client to Cloud Datastore APIcom.google.cloud.datastore.admin.v1.stub -
-
Uses of DatastoreAdminStub in com.google.cloud.datastore.admin.v1
Methods in com.google.cloud.datastore.admin.v1 that return DatastoreAdminStub Modifier and Type Method Description DatastoreAdminStubDatastoreAdminClient. getStub()Methods in com.google.cloud.datastore.admin.v1 with parameters of type DatastoreAdminStub Modifier and Type Method Description static DatastoreAdminClientDatastoreAdminClient. create(DatastoreAdminStub stub)Constructs an instance of DatastoreAdminClient, using the given stub for making calls.Constructors in com.google.cloud.datastore.admin.v1 with parameters of type DatastoreAdminStub Constructor Description DatastoreAdminClient(DatastoreAdminStub stub) -
Uses of DatastoreAdminStub in com.google.cloud.datastore.admin.v1.stub
Subclasses of DatastoreAdminStub in com.google.cloud.datastore.admin.v1.stub Modifier and Type Class Description classGrpcDatastoreAdminStubgRPC stub implementation for the DatastoreAdmin service API.classHttpJsonDatastoreAdminStubREST stub implementation for the DatastoreAdmin service API.Methods in com.google.cloud.datastore.admin.v1.stub that return DatastoreAdminStub Modifier and Type Method Description DatastoreAdminStubDatastoreAdminStubSettings. createStub()
-