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