Interface DescribeUserResponse.Builder

    • Method Detail

      • serverId

        DescribeUserResponse.Builder serverId​(String serverId)

        A system-assigned unique identifier for a server that has this user assigned.

        Parameters:
        serverId - A system-assigned unique identifier for a server that has this user assigned.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • user

        DescribeUserResponse.Builder user​(DescribedUser user)

        An array containing the properties of the Transfer Family user for the ServerID value that you specified.

        Parameters:
        user - An array containing the properties of the Transfer Family user for the ServerID value that you specified.
        Returns:
        Returns a reference to this object so that method calls can be chained together.