Uses of Class
com.google.cloud.webrisk.v1beta1.stub.WebRiskServiceV1Beta1StubSettings
-
Packages that use WebRiskServiceV1Beta1StubSettings Package Description com.google.cloud.webrisk.v1beta1 A client to Web Risk APIcom.google.cloud.webrisk.v1beta1.stub -
-
Uses of WebRiskServiceV1Beta1StubSettings in com.google.cloud.webrisk.v1beta1
Methods in com.google.cloud.webrisk.v1beta1 with parameters of type WebRiskServiceV1Beta1StubSettings Modifier and Type Method Description static WebRiskServiceV1Beta1SettingsWebRiskServiceV1Beta1Settings. create(WebRiskServiceV1Beta1StubSettings stub) -
Uses of WebRiskServiceV1Beta1StubSettings in com.google.cloud.webrisk.v1beta1.stub
Methods in com.google.cloud.webrisk.v1beta1.stub that return WebRiskServiceV1Beta1StubSettings Modifier and Type Method Description WebRiskServiceV1Beta1StubSettingsWebRiskServiceV1Beta1StubSettings.Builder. build()Methods in com.google.cloud.webrisk.v1beta1.stub with parameters of type WebRiskServiceV1Beta1StubSettings Modifier and Type Method Description static GrpcWebRiskServiceV1Beta1StubGrpcWebRiskServiceV1Beta1Stub. create(WebRiskServiceV1Beta1StubSettings settings)static HttpJsonWebRiskServiceV1Beta1StubHttpJsonWebRiskServiceV1Beta1Stub. create(WebRiskServiceV1Beta1StubSettings settings)Constructors in com.google.cloud.webrisk.v1beta1.stub with parameters of type WebRiskServiceV1Beta1StubSettings Constructor Description Builder(WebRiskServiceV1Beta1StubSettings settings)GrpcWebRiskServiceV1Beta1Stub(WebRiskServiceV1Beta1StubSettings settings, com.google.api.gax.rpc.ClientContext clientContext)Constructs an instance of GrpcWebRiskServiceV1Beta1Stub, using the given settings.GrpcWebRiskServiceV1Beta1Stub(WebRiskServiceV1Beta1StubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)Constructs an instance of GrpcWebRiskServiceV1Beta1Stub, using the given settings.HttpJsonWebRiskServiceV1Beta1Stub(WebRiskServiceV1Beta1StubSettings settings, com.google.api.gax.rpc.ClientContext clientContext)Constructs an instance of HttpJsonWebRiskServiceV1Beta1Stub, using the given settings.HttpJsonWebRiskServiceV1Beta1Stub(WebRiskServiceV1Beta1StubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)Constructs an instance of HttpJsonWebRiskServiceV1Beta1Stub, using the given settings.
-