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