Uses of Class
org.jclouds.azurecompute.arm.domain.Certificate.Contact
Packages that use Certificate.Contact
-
Uses of Certificate.Contact in org.jclouds.azurecompute.arm.domain
Methods in org.jclouds.azurecompute.arm.domain that return Certificate.ContactMethods in org.jclouds.azurecompute.arm.domain that return types with arguments of type Certificate.ContactModifier and TypeMethodDescriptionabstract List
<Certificate.Contact> Certificate.Contacts.contacts()
Method parameters in org.jclouds.azurecompute.arm.domain with type arguments of type Certificate.ContactModifier and TypeMethodDescriptionstatic Certificate.Contacts
Certificate.Contacts.create
(List<Certificate.Contact> contacts, String id) -
Uses of Certificate.Contact in org.jclouds.azurecompute.arm.features
Method parameters in org.jclouds.azurecompute.arm.features with type arguments of type Certificate.ContactModifier and TypeMethodDescriptionVaultApi.setCertificateContacts
(URI vaultBaseUrl, List<Certificate.Contact> contacts)