Uses of Class
com.google.cloud.webrisk.v1beta1.WebRiskServiceV1Beta1Settings
-
Packages that use WebRiskServiceV1Beta1Settings Package Description com.google.cloud.webrisk.v1beta1 A client to Web Risk API -
-
Uses of WebRiskServiceV1Beta1Settings in com.google.cloud.webrisk.v1beta1
Methods in com.google.cloud.webrisk.v1beta1 that return WebRiskServiceV1Beta1Settings Modifier and Type Method Description WebRiskServiceV1Beta1Settings
WebRiskServiceV1Beta1Settings.Builder. build()
static WebRiskServiceV1Beta1Settings
WebRiskServiceV1Beta1Settings. create(WebRiskServiceV1Beta1StubSettings stub)
WebRiskServiceV1Beta1Settings
WebRiskServiceV1Beta1Client. getSettings()
Methods in com.google.cloud.webrisk.v1beta1 with parameters of type WebRiskServiceV1Beta1Settings Modifier and Type Method Description static WebRiskServiceV1Beta1Client
WebRiskServiceV1Beta1Client. create(WebRiskServiceV1Beta1Settings settings)
Constructs an instance of WebRiskServiceV1Beta1Client, using the given settings.Constructors in com.google.cloud.webrisk.v1beta1 with parameters of type WebRiskServiceV1Beta1Settings Constructor Description Builder(WebRiskServiceV1Beta1Settings settings)
WebRiskServiceV1Beta1Client(WebRiskServiceV1Beta1Settings settings)
Constructs an instance of WebRiskServiceV1Beta1Client, using the given settings.
-