Class CertificateGetHeaders


  • public class CertificateGetHeaders
    extends Object
    Defines headers for Get operation.
    • Constructor Detail

      • CertificateGetHeaders

        public CertificateGetHeaders()
    • Method Detail

      • eTag

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

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