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 CaseServiceStub
CaseServiceClient. getStub()
Methods in com.google.cloud.support.v2 with parameters of type CaseServiceStub Modifier and Type Method Description static CaseServiceClient
CaseServiceClient. 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 class
GrpcCaseServiceStub
gRPC stub implementation for the CaseService service API.class
HttpJsonCaseServiceStub
REST stub implementation for the CaseService service API.Methods in com.google.cloud.support.v2.stub that return CaseServiceStub Modifier and Type Method Description CaseServiceStub
CaseServiceStubSettings. createStub()
-