Uses of Class
com.google.cloud.phishingprotection.v1beta1.stub.PhishingProtectionServiceV1Beta1Stub
-
Packages that use PhishingProtectionServiceV1Beta1Stub Package Description com.google.cloud.phishingprotection.v1beta1 A client to Phishing Protection APIcom.google.cloud.phishingprotection.v1beta1.stub -
-
Uses of PhishingProtectionServiceV1Beta1Stub in com.google.cloud.phishingprotection.v1beta1
Methods in com.google.cloud.phishingprotection.v1beta1 that return PhishingProtectionServiceV1Beta1Stub Modifier and Type Method Description PhishingProtectionServiceV1Beta1Stub
PhishingProtectionServiceV1Beta1Client. getStub()
Methods in com.google.cloud.phishingprotection.v1beta1 with parameters of type PhishingProtectionServiceV1Beta1Stub Modifier and Type Method Description static PhishingProtectionServiceV1Beta1Client
PhishingProtectionServiceV1Beta1Client. create(PhishingProtectionServiceV1Beta1Stub stub)
Constructs an instance of PhishingProtectionServiceV1Beta1Client, using the given stub for making calls.Constructors in com.google.cloud.phishingprotection.v1beta1 with parameters of type PhishingProtectionServiceV1Beta1Stub Constructor Description PhishingProtectionServiceV1Beta1Client(PhishingProtectionServiceV1Beta1Stub stub)
-
Uses of PhishingProtectionServiceV1Beta1Stub in com.google.cloud.phishingprotection.v1beta1.stub
Subclasses of PhishingProtectionServiceV1Beta1Stub in com.google.cloud.phishingprotection.v1beta1.stub Modifier and Type Class Description class
GrpcPhishingProtectionServiceV1Beta1Stub
gRPC stub implementation for the PhishingProtectionServiceV1Beta1 service API.class
HttpJsonPhishingProtectionServiceV1Beta1Stub
REST stub implementation for the PhishingProtectionServiceV1Beta1 service API.Methods in com.google.cloud.phishingprotection.v1beta1.stub that return PhishingProtectionServiceV1Beta1Stub Modifier and Type Method Description PhishingProtectionServiceV1Beta1Stub
PhishingProtectionServiceV1Beta1StubSettings. createStub()
-