Class AsyncExpandedClient


  • public class AsyncExpandedClient
    extends java.lang.Object
    • Constructor Detail

      • AsyncExpandedClient

        public AsyncExpandedClient​(ClientOptions clientOptions)
    • Method Detail

      • withRawResponse

        public AsyncRawExpandedClient withRawResponse()
        Get responses with HTTP metadata like headers
      • listV1

        public java.util.concurrent.CompletableFuture<OrderDraftExpandedListRes> listV1​(ExpandedListV1Request request)
        Lists expanded draft orders for the creator with filtering, sorting, and pagination. | (OrderAndTaskGroupExpandedReq) -> (OrderDraftExpandedListRes)
      • listV1

        public java.util.concurrent.CompletableFuture<OrderDraftExpandedListRes> listV1​(ExpandedListV1Request request,
                                                                                        RequestOptions requestOptions)
        Lists expanded draft orders for the creator with filtering, sorting, and pagination. | (OrderAndTaskGroupExpandedReq) -> (OrderDraftExpandedListRes)