Class IotMappingProperties


  • public final class IotMappingProperties
    extends Object
    The mapping content.
    • Constructor Detail

      • IotMappingProperties

        public IotMappingProperties()
    • Method Detail

      • content

        public Object content()
        Get the content property: The mapping.
        Returns:
        the content value.
      • withContent

        public IotMappingProperties withContent​(Object content)
        Set the content property: The mapping.
        Parameters:
        content - the content value to set.
        Returns:
        the IotMappingProperties object itself.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.