Uses of Class
com.yahoo.vespa.hosted.controller.api.integration.organization.Mail
Packages that use Mail
Package
Description
No-dependency implementations of integration interfaces for setups where we want to avoid contacting
certain thirds-party systems.
-
Uses of Mail in com.yahoo.vespa.hosted.controller.api.integration.organization
Methods in com.yahoo.vespa.hosted.controller.api.integration.organization that return MailModifier and TypeMethodDescriptionDeploymentFailureMails.deploymentFailure(RunId id, Collection<String> recipients) DeploymentFailureMails.installationFailure(RunId id, Collection<String> recipients) DeploymentFailureMails.nodeAllocationFailure(RunId id, Collection<String> recipients) DeploymentFailureMails.systemError(RunId id, Collection<String> recipients) DeploymentFailureMails.testFailure(RunId id, Collection<String> recipients) Methods in com.yahoo.vespa.hosted.controller.api.integration.organization with parameters of type Mail -
Uses of Mail in com.yahoo.vespa.hosted.controller.api.integration.stubs
Fields in com.yahoo.vespa.hosted.controller.api.integration.stubs with type parameters of type MailMethods in com.yahoo.vespa.hosted.controller.api.integration.stubs that return types with arguments of type MailModifier and TypeMethodDescriptionReturns the list of mails sent to the given recipient.Methods in com.yahoo.vespa.hosted.controller.api.integration.stubs with parameters of type Mail