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