Uses of Class
com.google.cloud.phishingprotection.v1beta1.PhishingProtectionServiceV1Beta1Client
-
Packages that use PhishingProtectionServiceV1Beta1Client Package Description com.google.cloud.phishingprotection.v1beta1 A client to Phishing Protection API -
-
Uses of PhishingProtectionServiceV1Beta1Client in com.google.cloud.phishingprotection.v1beta1
Methods in com.google.cloud.phishingprotection.v1beta1 that return PhishingProtectionServiceV1Beta1Client Modifier and Type Method Description static PhishingProtectionServiceV1Beta1Client
PhishingProtectionServiceV1Beta1Client. create()
Constructs an instance of PhishingProtectionServiceV1Beta1Client with default settings.static PhishingProtectionServiceV1Beta1Client
PhishingProtectionServiceV1Beta1Client. create(PhishingProtectionServiceV1Beta1Settings settings)
Constructs an instance of PhishingProtectionServiceV1Beta1Client, using the given settings.static PhishingProtectionServiceV1Beta1Client
PhishingProtectionServiceV1Beta1Client. create(PhishingProtectionServiceV1Beta1Stub stub)
Constructs an instance of PhishingProtectionServiceV1Beta1Client, using the given stub for making calls.
-