| Package | Description |
|---|---|
| com.byteplus.vedbm.model |
| Modifier and Type | Method and Description |
|---|---|
static ModifyAllowListRequest.ModifyModeEnum |
ModifyAllowListRequest.ModifyModeEnum.fromValue(String input) |
ModifyAllowListRequest.ModifyModeEnum |
ModifyAllowListRequest.getModifyMode()
Get modifyMode
|
ModifyAllowListRequest.ModifyModeEnum |
ModifyAllowListRequest.ModifyModeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static ModifyAllowListRequest.ModifyModeEnum |
ModifyAllowListRequest.ModifyModeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModifyAllowListRequest.ModifyModeEnum[] |
ModifyAllowListRequest.ModifyModeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ModifyAllowListRequest |
ModifyAllowListRequest.modifyMode(ModifyAllowListRequest.ModifyModeEnum modifyMode) |
void |
ModifyAllowListRequest.setModifyMode(ModifyAllowListRequest.ModifyModeEnum modifyMode) |
void |
ModifyAllowListRequest.ModifyModeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
ModifyAllowListRequest.ModifyModeEnum enumeration) |
Copyright © 2026. All rights reserved.