Interface ListAgentAliasesResponse.Builder

    • Method Detail

      • agentAliasSummaries

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

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

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