Class CertificateCreateHeaders


  • public class CertificateCreateHeaders
    extends Object
    Defines headers for Create operation.
    • Constructor Detail

      • CertificateCreateHeaders

        public CertificateCreateHeaders()
    • Method Detail

      • eTag

        public String eTag()
        Get the eTag value.
        Returns:
        the eTag value
      • withETag

        public CertificateCreateHeaders withETag​(String eTag)
        Set the eTag value.
        Parameters:
        eTag - the eTag value to set
        Returns:
        the CertificateCreateHeaders object itself.