Interface GetRouteResponsesResponse.Builder

    • Method Detail

      • items

        GetRouteResponsesResponse.Builder items​(RouteResponse... items)

        The elements from this collection.

        Parameters:
        items - The elements from this collection.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • nextToken

        GetRouteResponsesResponse.Builder nextToken​(String nextToken)

        The next page of elements from this collection. Not valid for the last element of the collection.

        Parameters:
        nextToken - The next page of elements from this collection. Not valid for the last element of the collection.
        Returns:
        Returns a reference to this object so that method calls can be chained together.