Class DatadogTextApiKey

    • Constructor Detail

      • DatadogTextApiKey

        @DataBoundConstructor
        public DatadogTextApiKey​(Secret key)
    • Method Detail

      • readResolve

        protected Object readResolve()
        Invoked by XStream when this object is deserialized. Ensures environment variables have higher priority than configuration persisted on disk
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object