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 CaseAttachmentServiceStub
CaseAttachmentServiceClient. getStub()
Methods in com.google.cloud.support.v2 with parameters of type CaseAttachmentServiceStub Modifier and Type Method Description static CaseAttachmentServiceClient
CaseAttachmentServiceClient. 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 class
GrpcCaseAttachmentServiceStub
gRPC stub implementation for the CaseAttachmentService service API.class
HttpJsonCaseAttachmentServiceStub
REST stub implementation for the CaseAttachmentService service API.Methods in com.google.cloud.support.v2.stub that return CaseAttachmentServiceStub Modifier and Type Method Description CaseAttachmentServiceStub
CaseAttachmentServiceStubSettings. createStub()
-