Interface ConfigurationProfile

    • Method Detail

      • name

        String name()
        Returns the name of the profile.
        Returns:
        the name of the profile.
      • properties

        Map<String,​String> properties()
        Returns a map of all supported properties of this profile.
        Returns:
        the map of supported properties.