Class CertificateUpdateHeaders


  • public class CertificateUpdateHeaders
    extends Object
    Defines headers for Update operation.
    • Constructor Detail

      • CertificateUpdateHeaders

        public CertificateUpdateHeaders()
    • Method Detail

      • eTag

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

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