Uses of Class
com.google.cloud.webrisk.v1beta1.stub.WebRiskServiceV1Beta1Stub
-
Packages that use WebRiskServiceV1Beta1Stub Package Description com.google.cloud.webrisk.v1beta1 A client to Web Risk APIcom.google.cloud.webrisk.v1beta1.stub -
-
Uses of WebRiskServiceV1Beta1Stub in com.google.cloud.webrisk.v1beta1
Methods in com.google.cloud.webrisk.v1beta1 that return WebRiskServiceV1Beta1Stub Modifier and Type Method Description WebRiskServiceV1Beta1StubWebRiskServiceV1Beta1Client. getStub()Methods in com.google.cloud.webrisk.v1beta1 with parameters of type WebRiskServiceV1Beta1Stub Modifier and Type Method Description static WebRiskServiceV1Beta1ClientWebRiskServiceV1Beta1Client. create(WebRiskServiceV1Beta1Stub stub)Constructs an instance of WebRiskServiceV1Beta1Client, using the given stub for making calls.Constructors in com.google.cloud.webrisk.v1beta1 with parameters of type WebRiskServiceV1Beta1Stub Constructor Description WebRiskServiceV1Beta1Client(WebRiskServiceV1Beta1Stub stub) -
Uses of WebRiskServiceV1Beta1Stub in com.google.cloud.webrisk.v1beta1.stub
Subclasses of WebRiskServiceV1Beta1Stub in com.google.cloud.webrisk.v1beta1.stub Modifier and Type Class Description classGrpcWebRiskServiceV1Beta1StubgRPC stub implementation for the WebRiskServiceV1Beta1 service API.classHttpJsonWebRiskServiceV1Beta1StubREST stub implementation for the WebRiskServiceV1Beta1 service API.Methods in com.google.cloud.webrisk.v1beta1.stub that return WebRiskServiceV1Beta1Stub Modifier and Type Method Description WebRiskServiceV1Beta1StubWebRiskServiceV1Beta1StubSettings. createStub()
-