Class GCPSecretsConfigSource

    • Constructor Detail

      • GCPSecretsConfigSource

        public GCPSecretsConfigSource()
    • Method Detail

      • bootstrap

        public void bootstrap()
      • getPropertyNames

        public Set<String> getPropertyNames()
      • getValue

        public String getValue​(String propertyName)
      • setValue

        public boolean setValue​(String name,
                                String value)
      • deleteValue

        public boolean deleteValue​(String name)
      • getSource

        public String getSource()
      • getName

        public String getName()
      • getOrdinal

        public int getOrdinal()