Uses of Class
org.jclouds.azurecompute.arm.domain.vpn.VPNClientRevokedCertificate
Packages that use VPNClientRevokedCertificate
-
Uses of VPNClientRevokedCertificate in org.jclouds.azurecompute.arm.domain.vpn
Methods in org.jclouds.azurecompute.arm.domain.vpn that return VPNClientRevokedCertificateModifier and TypeMethodDescriptionstatic VPNClientRevokedCertificate
VPNClientRevokedCertificate.create
(String id, String name, String etag, VPNClientRevokedCertificate.VPNClientRevokedCertificateProperties properties) Methods in org.jclouds.azurecompute.arm.domain.vpn that return types with arguments of type VPNClientRevokedCertificateModifier and TypeMethodDescriptionabstract List
<VPNClientRevokedCertificate> VPNClientConfiguration.vpnClientRevokedCertificates()
Method parameters in org.jclouds.azurecompute.arm.domain.vpn with type arguments of type VPNClientRevokedCertificateModifier and TypeMethodDescriptionabstract VPNClientConfiguration.Builder
VPNClientConfiguration.Builder.vpnClientRevokedCertificates
(List<VPNClientRevokedCertificate> vpnClientRevokedCertificates)