Class DevicesListMembersDevicesBuilder

    • Method Detail

      • withIncludeWebSessions

        public DevicesListMembersDevicesBuilder withIncludeWebSessions​(java.lang.Boolean includeWebSessions)
        Set value for optional field.

        If left unset or set to null, defaults to true.

        Parameters:
        includeWebSessions - Whether to list web sessions of the team members. Defaults to true when set to null.
        Returns:
        this builder
      • withIncludeDesktopClients

        public DevicesListMembersDevicesBuilder withIncludeDesktopClients​(java.lang.Boolean includeDesktopClients)
        Set value for optional field.

        If left unset or set to null, defaults to true.

        Parameters:
        includeDesktopClients - Whether to list desktop clients of the team members. Defaults to true when set to null.
        Returns:
        this builder
      • withIncludeMobileClients

        public DevicesListMembersDevicesBuilder withIncludeMobileClients​(java.lang.Boolean includeMobileClients)
        Set value for optional field.

        If left unset or set to null, defaults to true.

        Parameters:
        includeMobileClients - Whether to list mobile clients of the team members. Defaults to true when set to null.
        Returns:
        this builder