public interface ImageService
| Modifier and Type | Method and Description |
|---|---|
ImageResponse |
createImage(CreateImageRequest createImageRequest)
Creates an image based on the provided generation request.
|
ImageResponse createImage(CreateImageRequest createImageRequest)
createImageRequest - the image generation requestCopyright © 2025. All rights reserved.