Uses of Class
com.google.cloud.ids.v1.stub.IDSStub
-
Packages that use IDSStub Package Description com.google.cloud.ids.v1 A client to Cloud IDS APIcom.google.cloud.ids.v1.stub -
-
Uses of IDSStub in com.google.cloud.ids.v1
Methods in com.google.cloud.ids.v1 that return IDSStub Modifier and Type Method Description IDSStubIDSClient. getStub()Methods in com.google.cloud.ids.v1 with parameters of type IDSStub Modifier and Type Method Description static IDSClientIDSClient. create(IDSStub stub)Constructs an instance of IDSClient, using the given stub for making calls.Constructors in com.google.cloud.ids.v1 with parameters of type IDSStub Constructor Description IDSClient(IDSStub stub) -
Uses of IDSStub in com.google.cloud.ids.v1.stub
Subclasses of IDSStub in com.google.cloud.ids.v1.stub Modifier and Type Class Description classGrpcIDSStubgRPC stub implementation for the IDS service API.classHttpJsonIDSStubREST stub implementation for the IDS service API.Methods in com.google.cloud.ids.v1.stub that return IDSStub Modifier and Type Method Description IDSStubIDSStubSettings. createStub()
-