Uses of Class
com.yahoo.vespa.hosted.controller.tenant.PendingMailVerification
Packages that use PendingMailVerification
Package
Description
No-dependency implementations of integration interfaces for setups where we want to avoid contacting
certain thirds-party systems.
-
Uses of PendingMailVerification in com.yahoo.vespa.hosted.controller.api.integration.organization
Methods in com.yahoo.vespa.hosted.controller.api.integration.organization with parameters of type PendingMailVerificationModifier and TypeMethodDescriptionvoidMailer.sendVerificationMail(PendingMailVerification pendingMailVerification) -
Uses of PendingMailVerification in com.yahoo.vespa.hosted.controller.api.integration.stubs
Methods in com.yahoo.vespa.hosted.controller.api.integration.stubs with parameters of type PendingMailVerificationModifier and TypeMethodDescriptionvoidMockMailer.sendVerificationMail(PendingMailVerification pendingMailVerification)