Class ListSenders.Async

    • Constructor Summary

      Constructors 
      Constructor Description
      Async​(SDKConfiguration sdkConfiguration, java.util.Optional<Options> options, java.util.concurrent.ScheduledExecutorService retryScheduler, Headers _headers)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.concurrent.CompletableFuture<java.net.http.HttpResponse<Blob>> doRequest()  
      java.util.concurrent.CompletableFuture<ListSendersResponse> handleResponse​(java.net.http.HttpResponse<Blob> response)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait