Uses of Class
com.google.cloud.support.v2.stub.CaseServiceStub
-
Packages that use CaseServiceStub Package Description com.google.cloud.support.v2 A client to Google Cloud Support APIcom.google.cloud.support.v2.stub -
-
Uses of CaseServiceStub in com.google.cloud.support.v2
Methods in com.google.cloud.support.v2 that return CaseServiceStub Modifier and Type Method Description CaseServiceStubCaseServiceClient. getStub()Methods in com.google.cloud.support.v2 with parameters of type CaseServiceStub Modifier and Type Method Description static CaseServiceClientCaseServiceClient. create(CaseServiceStub stub)Constructs an instance of CaseServiceClient, using the given stub for making calls.Constructors in com.google.cloud.support.v2 with parameters of type CaseServiceStub Constructor Description CaseServiceClient(CaseServiceStub stub) -
Uses of CaseServiceStub in com.google.cloud.support.v2.stub
Subclasses of CaseServiceStub in com.google.cloud.support.v2.stub Modifier and Type Class Description classGrpcCaseServiceStubgRPC stub implementation for the CaseService service API.classHttpJsonCaseServiceStubREST stub implementation for the CaseService service API.Methods in com.google.cloud.support.v2.stub that return CaseServiceStub Modifier and Type Method Description CaseServiceStubCaseServiceStubSettings. createStub()
-