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