Package ai.extend

Class AsyncRawExtendClient


  • public class AsyncRawExtendClient
    extends AsyncRawExtendClientBase
    Provides access to raw HTTP responses (status code, headers) alongside the deserialized body, with asynchronous (CompletableFuture) method signatures.
    • Constructor Detail

      • AsyncRawExtendClient

        public AsyncRawExtendClient​(ClientOptions clientOptions)