Interface ListRoutingProfileQueuesResponse.Builder

    • Method Detail

      • nextToken

        ListRoutingProfileQueuesResponse.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.
      • routingProfileQueueConfigSummaryList

        ListRoutingProfileQueuesResponse.Builder routingProfileQueueConfigSummaryList​(Collection<RoutingProfileQueueConfigSummary> routingProfileQueueConfigSummaryList)

        Information about the routing profiles.

        Parameters:
        routingProfileQueueConfigSummaryList - Information about the routing profiles.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • routingProfileQueueConfigSummaryList

        ListRoutingProfileQueuesResponse.Builder routingProfileQueueConfigSummaryList​(RoutingProfileQueueConfigSummary... routingProfileQueueConfigSummaryList)

        Information about the routing profiles.

        Parameters:
        routingProfileQueueConfigSummaryList - Information about the routing profiles.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • lastModifiedTime

        ListRoutingProfileQueuesResponse.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

        ListRoutingProfileQueuesResponse.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.