Class TenantContacts
java.lang.Object
com.yahoo.vespa.hosted.controller.tenant.TenantContacts
Tenant contacts are targets of the notification system. Sometimes they
are a person with an email address, other times they are a Slack channel,
IRC plugin, etc.
- Author:
- ogronnesby
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumstatic classstatic classstatic enum -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<? extends TenantContacts.Contact>all()static TenantContactsempty()booleaninthashCode()booleanisEmpty()<T extends TenantContacts.Contact>
List<T>toString()