Interface DeleteAgentAliasResponse.Builder

    • Method Detail

      • agentAliasId

        DeleteAgentAliasResponse.Builder agentAliasId​(String agentAliasId)

        The unique identifier of the alias that was deleted.

        Parameters:
        agentAliasId - The unique identifier of the alias that was deleted.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • agentId

        DeleteAgentAliasResponse.Builder agentId​(String agentId)

        The unique identifier of the agent that the alias belongs to.

        Parameters:
        agentId - The unique identifier of the agent that the alias belongs to.
        Returns:
        Returns a reference to this object so that method calls can be chained together.