| Package | Description |
|---|---|
| com.unfbx.chatgpt.entity.images |
| Modifier and Type | Method and Description |
|---|---|
static ResponseFormat |
ResponseFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResponseFormat |
ResponseFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResponseFormat[] |
ResponseFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static ResponseFormat[] |
ResponseFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Image.setResponseFormat(ResponseFormat responseFormat) |
ImageEdit |
ImageEdit.setResponseFormat(ResponseFormat responseFormat) |
void |
ImageVariations.setResponseFormat(ResponseFormat responseFormat) |
void |
ImageVariations.setResponseFormat(ResponseFormat responseFormat) |
ImageEdit |
ImageEdit.setResponseFormat(ResponseFormat responseFormat) |
void |
Image.setResponseFormat(ResponseFormat responseFormat) |
Copyright © 2023 grt1228. All rights reserved.