Interface ListLunaClientsResponse.Builder

  • Method Details

    • clientList

      The list of clients.

      Parameters:
      clientList - The list of clients.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • clientList

      ListLunaClientsResponse.Builder clientList(String... clientList)

      The list of clients.

      Parameters:
      clientList - The list of clients.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • nextToken

      If not null, more results are available. Pass this to ListLunaClients to retrieve the next set of items.

      Parameters:
      nextToken - If not null, more results are available. Pass this to ListLunaClients to retrieve the next set of items.
      Returns:
      Returns a reference to this object so that method calls can be chained together.