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