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 IDSStub
IDSClient. getStub()
Methods in com.google.cloud.ids.v1 with parameters of type IDSStub Modifier and Type Method Description static IDSClient
IDSClient. 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 class
GrpcIDSStub
gRPC stub implementation for the IDS service API.class
HttpJsonIDSStub
REST stub implementation for the IDS service API.Methods in com.google.cloud.ids.v1.stub that return IDSStub Modifier and Type Method Description IDSStub
IDSStubSettings. createStub()
-