Uses of Class
com.google.cloud.phishingprotection.v1beta1.PhishingProtectionServiceV1Beta1Settings
-
Packages that use PhishingProtectionServiceV1Beta1Settings Package Description com.google.cloud.phishingprotection.v1beta1 A client to Phishing Protection API -
-
Uses of PhishingProtectionServiceV1Beta1Settings in com.google.cloud.phishingprotection.v1beta1
Methods in com.google.cloud.phishingprotection.v1beta1 that return PhishingProtectionServiceV1Beta1Settings Modifier and Type Method Description PhishingProtectionServiceV1Beta1SettingsPhishingProtectionServiceV1Beta1Settings.Builder. build()static PhishingProtectionServiceV1Beta1SettingsPhishingProtectionServiceV1Beta1Settings. create(PhishingProtectionServiceV1Beta1StubSettings stub)PhishingProtectionServiceV1Beta1SettingsPhishingProtectionServiceV1Beta1Client. getSettings()Methods in com.google.cloud.phishingprotection.v1beta1 with parameters of type PhishingProtectionServiceV1Beta1Settings Modifier and Type Method Description static PhishingProtectionServiceV1Beta1ClientPhishingProtectionServiceV1Beta1Client. create(PhishingProtectionServiceV1Beta1Settings settings)Constructs an instance of PhishingProtectionServiceV1Beta1Client, using the given settings.Constructors in com.google.cloud.phishingprotection.v1beta1 with parameters of type PhishingProtectionServiceV1Beta1Settings Constructor Description Builder(PhishingProtectionServiceV1Beta1Settings settings)PhishingProtectionServiceV1Beta1Client(PhishingProtectionServiceV1Beta1Settings settings)Constructs an instance of PhishingProtectionServiceV1Beta1Client, using the given settings.
-