Class DeviceManagementIntent.Builder

    • Method Detail

      • description

        public DeviceManagementIntent.Builder description​(String description)
        “The user given description”
        Parameters:
        description - value of description property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • displayName

        public DeviceManagementIntent.Builder displayName​(String displayName)
        “The user given display name”
        Parameters:
        displayName - value of displayName property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • isAssigned

        public DeviceManagementIntent.Builder isAssigned​(Boolean isAssigned)
        “Signifies whether or not the intent is assigned to users”
        Parameters:
        isAssigned - value of isAssigned property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • lastModifiedDateTime

        public DeviceManagementIntent.Builder lastModifiedDateTime​(OffsetDateTime lastModifiedDateTime)
        “When the intent was last modified”
        Parameters:
        lastModifiedDateTime - value of lastModifiedDateTime property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • roleScopeTagIds

        public DeviceManagementIntent.Builder roleScopeTagIds​(List<String> roleScopeTagIds)
        “List of Scope Tags for this Entity instance.”
        Parameters:
        roleScopeTagIds - value of roleScopeTagIds property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • roleScopeTagIds

        public DeviceManagementIntent.Builder roleScopeTagIds​(String... roleScopeTagIds)
        “List of Scope Tags for this Entity instance.”
        Parameters:
        roleScopeTagIds - value of roleScopeTagIds property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • roleScopeTagIdsNextLink

        public DeviceManagementIntent.Builder roleScopeTagIdsNextLink​(String roleScopeTagIdsNextLink)
        “List of Scope Tags for this Entity instance.”
        Parameters:
        roleScopeTagIdsNextLink - value of roleScopeTagIds@nextLink property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • templateId

        public DeviceManagementIntent.Builder templateId​(String templateId)
        “The ID of the template this intent was created from (if any)”
        Parameters:
        templateId - value of templateId property (as defined in service metadata)
        Returns:
        this (for method chaining)