Uses of Class
com.google.cloud.webrisk.v1.stub.WebRiskServiceStub
-
Packages that use WebRiskServiceStub Package Description com.google.cloud.webrisk.v1 A client to Web Risk APIcom.google.cloud.webrisk.v1.stub -
-
Uses of WebRiskServiceStub in com.google.cloud.webrisk.v1
Methods in com.google.cloud.webrisk.v1 that return WebRiskServiceStub Modifier and Type Method Description WebRiskServiceStubWebRiskServiceClient. getStub()Methods in com.google.cloud.webrisk.v1 with parameters of type WebRiskServiceStub Modifier and Type Method Description static WebRiskServiceClientWebRiskServiceClient. create(WebRiskServiceStub stub)Constructs an instance of WebRiskServiceClient, using the given stub for making calls.Constructors in com.google.cloud.webrisk.v1 with parameters of type WebRiskServiceStub Constructor Description WebRiskServiceClient(WebRiskServiceStub stub) -
Uses of WebRiskServiceStub in com.google.cloud.webrisk.v1.stub
Subclasses of WebRiskServiceStub in com.google.cloud.webrisk.v1.stub Modifier and Type Class Description classGrpcWebRiskServiceStubgRPC stub implementation for the WebRiskService service API.classHttpJsonWebRiskServiceStubREST stub implementation for the WebRiskService service API.Methods in com.google.cloud.webrisk.v1.stub that return WebRiskServiceStub Modifier and Type Method Description WebRiskServiceStubWebRiskServiceStubSettings. createStub()
-