Interface ListIpRoutesResponse.Builder

    • Method Detail

      • nextToken

        ListIpRoutesResponse.Builder nextToken​(String nextToken)

        If not null, more results are available. Pass this value for the NextToken parameter in a subsequent call to ListIpRoutes to retrieve the next set of items.

        Parameters:
        nextToken - If not null, more results are available. Pass this value for the NextToken parameter in a subsequent call to ListIpRoutes to retrieve the next set of items.
        Returns:
        Returns a reference to this object so that method calls can be chained together.