Interface ListLensesResponse.Builder

    • Method Detail

      • lensSummaries

        ListLensesResponse.Builder lensSummaries​(Collection<LensSummary> lensSummaries)
        Sets the value of the LensSummaries property for this object.
        Parameters:
        lensSummaries - The new value for the LensSummaries property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • lensSummaries

        ListLensesResponse.Builder lensSummaries​(LensSummary... lensSummaries)
        Sets the value of the LensSummaries property for this object.
        Parameters:
        lensSummaries - The new value for the LensSummaries property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • nextToken

        ListLensesResponse.Builder nextToken​(String nextToken)
        Sets the value of the NextToken property for this object.
        Parameters:
        nextToken - The new value for the NextToken property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.