Uses of Class
org.jclouds.azurecompute.arm.domain.Certificate.CertificateError
-
Packages that use Certificate.CertificateError Package Description org.jclouds.azurecompute.arm.domain -
-
Uses of Certificate.CertificateError in org.jclouds.azurecompute.arm.domain
Methods in org.jclouds.azurecompute.arm.domain that return Certificate.CertificateError Modifier and Type Method Description static Certificate.CertificateErrorCertificate.CertificateError. create(String code, String message)abstract Certificate.CertificateErrorCertificate.CertificateOperation. error()Methods in org.jclouds.azurecompute.arm.domain with parameters of type Certificate.CertificateError Modifier and Type Method Description static Certificate.CertificateOperationCertificate.CertificateOperation. create(boolean cancellationRequested, String csr, Certificate.CertificateError error, String id, Certificate.IssuerParameters issuer, String requestId, String status, String statusDetails, String target)
-