Uses of Class
org.jclouds.azurecompute.arm.domain.vpn.VPNClientRevokedCertificate.VPNClientRevokedCertificateProperties
Packages that use VPNClientRevokedCertificate.VPNClientRevokedCertificateProperties
-
Uses of VPNClientRevokedCertificate.VPNClientRevokedCertificateProperties in org.jclouds.azurecompute.arm.domain.vpn
Methods in org.jclouds.azurecompute.arm.domain.vpn that return VPNClientRevokedCertificate.VPNClientRevokedCertificatePropertiesModifier and TypeMethodDescriptionVPNClientRevokedCertificate.VPNClientRevokedCertificateProperties.create
(String provisioningState, String thumbprint) VPNClientRevokedCertificate.properties()
Methods in org.jclouds.azurecompute.arm.domain.vpn with parameters of type VPNClientRevokedCertificate.VPNClientRevokedCertificatePropertiesModifier and TypeMethodDescriptionstatic VPNClientRevokedCertificate
VPNClientRevokedCertificate.create
(String id, String name, String etag, VPNClientRevokedCertificate.VPNClientRevokedCertificateProperties properties)