Uses of Class
com.google.cloud.memcache.v1beta2.stub.GrpcCloudMemcacheStub
-
Packages that use GrpcCloudMemcacheStub Package Description com.google.cloud.memcache.v1beta2.stub -
-
Uses of GrpcCloudMemcacheStub in com.google.cloud.memcache.v1beta2.stub
Methods in com.google.cloud.memcache.v1beta2.stub that return GrpcCloudMemcacheStub Modifier and Type Method Description static GrpcCloudMemcacheStub
GrpcCloudMemcacheStub. create(com.google.api.gax.rpc.ClientContext clientContext)
static GrpcCloudMemcacheStub
GrpcCloudMemcacheStub. create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
static GrpcCloudMemcacheStub
GrpcCloudMemcacheStub. create(CloudMemcacheStubSettings settings)
-