Class AppTemplateLocations


  • public final class AppTemplateLocations
    extends Object
    IoT Central Application Template Locations.
    • Constructor Detail

      • AppTemplateLocations

        public AppTemplateLocations()
    • Method Detail

      • id

        public String id()
        Get the id property: The ID of the location.
        Returns:
        the id value.
      • displayName

        public String displayName()
        Get the displayName property: The display name of the location.
        Returns:
        the displayName value.
      • validate

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