Uses of Class
com.google.cloud.support.v2.stub.CaseAttachmentServiceStub
-
Packages that use CaseAttachmentServiceStub Package Description com.google.cloud.support.v2 A client to Google Cloud Support APIcom.google.cloud.support.v2.stub -
-
Uses of CaseAttachmentServiceStub in com.google.cloud.support.v2
Methods in com.google.cloud.support.v2 that return CaseAttachmentServiceStub Modifier and Type Method Description CaseAttachmentServiceStubCaseAttachmentServiceClient. getStub()Methods in com.google.cloud.support.v2 with parameters of type CaseAttachmentServiceStub Modifier and Type Method Description static CaseAttachmentServiceClientCaseAttachmentServiceClient. create(CaseAttachmentServiceStub stub)Constructs an instance of CaseAttachmentServiceClient, using the given stub for making calls.Constructors in com.google.cloud.support.v2 with parameters of type CaseAttachmentServiceStub Constructor Description CaseAttachmentServiceClient(CaseAttachmentServiceStub stub) -
Uses of CaseAttachmentServiceStub in com.google.cloud.support.v2.stub
Subclasses of CaseAttachmentServiceStub in com.google.cloud.support.v2.stub Modifier and Type Class Description classGrpcCaseAttachmentServiceStubgRPC stub implementation for the CaseAttachmentService service API.classHttpJsonCaseAttachmentServiceStubREST stub implementation for the CaseAttachmentService service API.Methods in com.google.cloud.support.v2.stub that return CaseAttachmentServiceStub Modifier and Type Method Description CaseAttachmentServiceStubCaseAttachmentServiceStubSettings. createStub()
-