Uses of Class
com.google.cloud.support.v2.CaseAttachmentServiceClient
-
Packages that use CaseAttachmentServiceClient Package Description com.google.cloud.support.v2 A client to Google Cloud Support API -
-
Uses of CaseAttachmentServiceClient in com.google.cloud.support.v2
Methods in com.google.cloud.support.v2 that return CaseAttachmentServiceClient Modifier and Type Method Description static CaseAttachmentServiceClientCaseAttachmentServiceClient. create()Constructs an instance of CaseAttachmentServiceClient with default settings.static CaseAttachmentServiceClientCaseAttachmentServiceClient. create(CaseAttachmentServiceSettings settings)Constructs an instance of CaseAttachmentServiceClient, using the given settings.static CaseAttachmentServiceClientCaseAttachmentServiceClient. create(CaseAttachmentServiceStub stub)Constructs an instance of CaseAttachmentServiceClient, using the given stub for making calls.
-