Class StringDictionaryInner


  • public final class StringDictionaryInner
    extends ProxyOnlyResource
    String dictionary resource.
    • Constructor Detail

      • StringDictionaryInner

        public StringDictionaryInner()
    • Method Detail

      • properties

        public Map<String,​String> properties()
        Get the properties property: Settings.
        Returns:
        the properties value.
      • withProperties

        public StringDictionaryInner withProperties​(Map<String,​String> properties)
        Set the properties property: Settings.
        Parameters:
        properties - the properties value to set.
        Returns:
        the StringDictionaryInner object itself.