Uses of Class
com.google.cloud.ids.v1.IDSClient
-
Packages that use IDSClient Package Description com.google.cloud.ids.v1 A client to Cloud IDS API -
-
Uses of IDSClient in com.google.cloud.ids.v1
Methods in com.google.cloud.ids.v1 that return IDSClient Modifier and Type Method Description static IDSClientIDSClient. create()Constructs an instance of IDSClient with default settings.static IDSClientIDSClient. create(IDSSettings settings)Constructs an instance of IDSClient, using the given settings.static IDSClientIDSClient. create(IDSStub stub)Constructs an instance of IDSClient, using the given stub for making calls.
-