Interface ListSourceApiAssociationsResponse.Builder

    • Method Detail

      • sourceApiAssociationSummaries

        ListSourceApiAssociationsResponse.Builder sourceApiAssociationSummaries​(Collection<SourceApiAssociationSummary> sourceApiAssociationSummaries)

        The SourceApiAssociationSummary object data.

        Parameters:
        sourceApiAssociationSummaries - The SourceApiAssociationSummary object data.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • sourceApiAssociationSummaries

        ListSourceApiAssociationsResponse.Builder sourceApiAssociationSummaries​(SourceApiAssociationSummary... sourceApiAssociationSummaries)

        The SourceApiAssociationSummary object data.

        Parameters:
        sourceApiAssociationSummaries - The SourceApiAssociationSummary object data.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • nextToken

        ListSourceApiAssociationsResponse.Builder nextToken​(String nextToken)

        An identifier that was returned from the previous call to this operation, which you can use to return the next set of items in the list.

        Parameters:
        nextToken - An identifier that was returned from the previous call to this operation, which you can use to return the next set of items in the list.
        Returns:
        Returns a reference to this object so that method calls can be chained together.