Uses of Class
com.google.cloud.support.v2.CaseAttachmentServiceSettings
-
Packages that use CaseAttachmentServiceSettings Package Description com.google.cloud.support.v2 A client to Google Cloud Support API -
-
Uses of CaseAttachmentServiceSettings in com.google.cloud.support.v2
Methods in com.google.cloud.support.v2 that return CaseAttachmentServiceSettings Modifier and Type Method Description CaseAttachmentServiceSettings
CaseAttachmentServiceSettings.Builder. build()
static CaseAttachmentServiceSettings
CaseAttachmentServiceSettings. create(CaseAttachmentServiceStubSettings stub)
CaseAttachmentServiceSettings
CaseAttachmentServiceClient. getSettings()
Methods in com.google.cloud.support.v2 with parameters of type CaseAttachmentServiceSettings Modifier and Type Method Description static CaseAttachmentServiceClient
CaseAttachmentServiceClient. create(CaseAttachmentServiceSettings settings)
Constructs an instance of CaseAttachmentServiceClient, using the given settings.Constructors in com.google.cloud.support.v2 with parameters of type CaseAttachmentServiceSettings Constructor Description Builder(CaseAttachmentServiceSettings settings)
CaseAttachmentServiceClient(CaseAttachmentServiceSettings settings)
Constructs an instance of CaseAttachmentServiceClient, using the given settings.
-