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 WebRiskServiceStub
WebRiskServiceClient. getStub()
Methods in com.google.cloud.webrisk.v1 with parameters of type WebRiskServiceStub Modifier and Type Method Description static WebRiskServiceClient
WebRiskServiceClient. 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 class
GrpcWebRiskServiceStub
gRPC stub implementation for the WebRiskService service API.class
HttpJsonWebRiskServiceStub
REST stub implementation for the WebRiskService service API.Methods in com.google.cloud.webrisk.v1.stub that return WebRiskServiceStub Modifier and Type Method Description WebRiskServiceStub
WebRiskServiceStubSettings. createStub()
-