Uses of Class
bg.codexio.ai.openai.api.sdk.images.AsyncExecutor
-
Packages that use AsyncExecutor Package Description bg.codexio.ai.openai.api.sdk.images -
-
Uses of AsyncExecutor in bg.codexio.ai.openai.api.sdk.images
Methods in bg.codexio.ai.openai.api.sdk.images that return AsyncExecutor Modifier and Type Method Description AsyncExecutor<R>PromptlessImagesRuntimeSelectionStage. async()Requests will be asynchronous with promises.AsyncExecutor<R>AsyncApi. generate(String prompt)
-