Uses of Class
com.google.cloud.api.servicemanagement.v1.stub.ServiceManagerStub
-
Packages that use ServiceManagerStub Package Description com.google.cloud.api.servicemanagement.v1 A client to Service Management APIcom.google.cloud.api.servicemanagement.v1.stub -
-
Uses of ServiceManagerStub in com.google.cloud.api.servicemanagement.v1
Methods in com.google.cloud.api.servicemanagement.v1 that return ServiceManagerStub Modifier and Type Method Description ServiceManagerStub
ServiceManagerClient. getStub()
Methods in com.google.cloud.api.servicemanagement.v1 with parameters of type ServiceManagerStub Modifier and Type Method Description static ServiceManagerClient
ServiceManagerClient. create(ServiceManagerStub stub)
Constructs an instance of ServiceManagerClient, using the given stub for making calls.Constructors in com.google.cloud.api.servicemanagement.v1 with parameters of type ServiceManagerStub Constructor Description ServiceManagerClient(ServiceManagerStub stub)
-
Uses of ServiceManagerStub in com.google.cloud.api.servicemanagement.v1.stub
Subclasses of ServiceManagerStub in com.google.cloud.api.servicemanagement.v1.stub Modifier and Type Class Description class
GrpcServiceManagerStub
gRPC stub implementation for the ServiceManager service API.class
HttpJsonServiceManagerStub
REST stub implementation for the ServiceManager service API.Methods in com.google.cloud.api.servicemanagement.v1.stub that return ServiceManagerStub Modifier and Type Method Description ServiceManagerStub
ServiceManagerStubSettings. createStub()
-