Uses of Class
org.jclouds.azurecompute.arm.domain.Certificate.CertificateBundle
-
Packages that use Certificate.CertificateBundle Package Description org.jclouds.azurecompute.arm.domain org.jclouds.azurecompute.arm.features -
-
Uses of Certificate.CertificateBundle in org.jclouds.azurecompute.arm.domain
Methods in org.jclouds.azurecompute.arm.domain that return Certificate.CertificateBundle Modifier and Type Method Description static Certificate.CertificateBundleCertificate.CertificateBundle. create(Certificate.CertificateAttributes attributes, String certificate, String contentType, String id, String keyId, Certificate.CertificatePolicy policy, String secretId, Map<String,String> tags, String thumbprint) -
Uses of Certificate.CertificateBundle in org.jclouds.azurecompute.arm.features
-