Interface DescribeReservedNodeExchangeStatusResponse.Builder

    • Method Detail

      • reservedNodeExchangeStatusDetails

        DescribeReservedNodeExchangeStatusResponse.Builder reservedNodeExchangeStatusDetails​(Collection<ReservedNodeExchangeStatus> reservedNodeExchangeStatusDetails)

        The details of the reserved-node exchange request, including the status, request time, source reserved-node identifier, and additional details.

        Parameters:
        reservedNodeExchangeStatusDetails - The details of the reserved-node exchange request, including the status, request time, source reserved-node identifier, and additional details.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • reservedNodeExchangeStatusDetails

        DescribeReservedNodeExchangeStatusResponse.Builder reservedNodeExchangeStatusDetails​(ReservedNodeExchangeStatus... reservedNodeExchangeStatusDetails)

        The details of the reserved-node exchange request, including the status, request time, source reserved-node identifier, and additional details.

        Parameters:
        reservedNodeExchangeStatusDetails - The details of the reserved-node exchange request, including the status, request time, source reserved-node identifier, and additional details.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • marker

        DescribeReservedNodeExchangeStatusResponse.Builder marker​(String marker)

        A pagination token provided by a previous DescribeReservedNodeExchangeStatus request.

        Parameters:
        marker - A pagination token provided by a previous DescribeReservedNodeExchangeStatus request.
        Returns:
        Returns a reference to this object so that method calls can be chained together.