Interface ListQueueQuickConnectsResponse.Builder

    • Method Detail

      • nextToken

        ListQueueQuickConnectsResponse.Builder nextToken​(String nextToken)

        If there are additional results, this is the token for the next set of results.

        Parameters:
        nextToken - If there are additional results, this is the token for the next set of results.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • quickConnectSummaryList

        ListQueueQuickConnectsResponse.Builder quickConnectSummaryList​(Collection<QuickConnectSummary> quickConnectSummaryList)

        Information about the quick connects.

        Parameters:
        quickConnectSummaryList - Information about the quick connects.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • quickConnectSummaryList

        ListQueueQuickConnectsResponse.Builder quickConnectSummaryList​(QuickConnectSummary... quickConnectSummaryList)

        Information about the quick connects.

        Parameters:
        quickConnectSummaryList - Information about the quick connects.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • lastModifiedTime

        ListQueueQuickConnectsResponse.Builder lastModifiedTime​(Instant lastModifiedTime)

        The timestamp when this resource was last modified.

        Parameters:
        lastModifiedTime - The timestamp when this resource was last modified.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • lastModifiedRegion

        ListQueueQuickConnectsResponse.Builder lastModifiedRegion​(String lastModifiedRegion)

        The Amazon Web Services Region where this resource was last modified.

        Parameters:
        lastModifiedRegion - The Amazon Web Services Region where this resource was last modified.
        Returns:
        Returns a reference to this object so that method calls can be chained together.