Async Operations
Async module of Operations
Functions
Link copied to clipboard
public CompletableFuture<U> get<T, U extends Operation<T, U>>(U operation, GetOperationConfig config)
Gets the status of an Operation.
Link copied to clipboard
public CompletableFuture<GenerateVideosOperation> getVideosOperation(GenerateVideosOperation operation, GetOperationConfig config)
Gets the status of a GenerateVideosOperation.