Interface GetOrderResponse.Builder

    • Method Detail

      • order

        GetOrderResponse.Builder order​(Order order)
        Sets the value of the Order property for this object.
        Parameters:
        order - The new value for the Order property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.