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