Class Contacts
- java.lang.Object
-
- com.microsoft.azure.keyvault.models.Contacts
-
public class Contacts extends Object
The contacts for the vault certificates.
-
-
Constructor Summary
Constructors Constructor Description Contacts()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<Contact>contactList()Get the contactList value.Stringid()Get the id value.ContactswithContactList(List<Contact> contactList)Set the contactList value.
-