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 CaseServiceClientCaseServiceClient. create()Constructs an instance of CaseServiceClient with default settings.static CaseServiceClientCaseServiceClient. create(CaseServiceSettings settings)Constructs an instance of CaseServiceClient, using the given settings.static CaseServiceClientCaseServiceClient. create(CaseServiceStub stub)Constructs an instance of CaseServiceClient, using the given stub for making calls.
-