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 ServiceManagerStubServiceManagerClient. getStub()Methods in com.google.cloud.api.servicemanagement.v1 with parameters of type ServiceManagerStub Modifier and Type Method Description static ServiceManagerClientServiceManagerClient. 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 classGrpcServiceManagerStubgRPC stub implementation for the ServiceManager service API.classHttpJsonServiceManagerStubREST stub implementation for the ServiceManager service API.Methods in com.google.cloud.api.servicemanagement.v1.stub that return ServiceManagerStub Modifier and Type Method Description ServiceManagerStubServiceManagerStubSettings. createStub()
-