Interface DescribeApplicationsResponse.Builder

    • Method Detail

      • applications

        DescribeApplicationsResponse.Builder applications​(Application... applications)

        The applications in the list.

        Parameters:
        applications - The applications in the list.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • nextToken

        DescribeApplicationsResponse.Builder nextToken​(String nextToken)

        The pagination token used to retrieve the next page of results for this operation.

        Parameters:
        nextToken - The pagination token used to retrieve the next page of results for this operation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.