Class UploadCertificateRequest


  • public final class UploadCertificateRequest
    extends Object
    The UploadCertificateRequest model.
    • Constructor Detail

      • UploadCertificateRequest

        public UploadCertificateRequest()
    • Method Detail

      • properties

        public RawCertificateData properties()
        Get the properties property: The properties property.
        Returns:
        the properties value.
      • withProperties

        public UploadCertificateRequest withProperties​(RawCertificateData properties)
        Set the properties property: The properties property.
        Parameters:
        properties - the properties value to set.
        Returns:
        the UploadCertificateRequest object itself.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.