Class DeviceCategory.Builder

    • Method Detail

      • description

        public DeviceCategory.Builder description​(String description)
        “Optional description for the device category.”
        Parameters:
        description - value of description property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • displayName

        public DeviceCategory.Builder displayName​(String displayName)
        “Display name for the device category.”
        Parameters:
        displayName - value of displayName property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • roleScopeTagIds

        public DeviceCategory.Builder roleScopeTagIds​(List<String> roleScopeTagIds)
        “Optional role scope tags for the device category.”
        Parameters:
        roleScopeTagIds - value of roleScopeTagIds property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • roleScopeTagIds

        public DeviceCategory.Builder roleScopeTagIds​(String... roleScopeTagIds)
        “Optional role scope tags for the device category.”
        Parameters:
        roleScopeTagIds - value of roleScopeTagIds property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • roleScopeTagIdsNextLink

        public DeviceCategory.Builder roleScopeTagIdsNextLink​(String roleScopeTagIdsNextLink)
        “Optional role scope tags for the device category.”
        Parameters:
        roleScopeTagIdsNextLink - value of roleScopeTagIds@nextLink property (as defined in service metadata)
        Returns:
        this (for method chaining)