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 CaseAttachmentServiceSettingsCaseAttachmentServiceSettings.Builder. build()static CaseAttachmentServiceSettingsCaseAttachmentServiceSettings. create(CaseAttachmentServiceStubSettings stub)CaseAttachmentServiceSettingsCaseAttachmentServiceClient. getSettings()Methods in com.google.cloud.support.v2 with parameters of type CaseAttachmentServiceSettings Modifier and Type Method Description static CaseAttachmentServiceClientCaseAttachmentServiceClient. 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.
-