| Package | Description |
|---|---|
| com.byteplus.redis.model |
| Modifier and Type | Method and Description |
|---|---|
static ModifyAllowListRequest.AllowListCategoryEnum |
ModifyAllowListRequest.AllowListCategoryEnum.fromValue(String input) |
ModifyAllowListRequest.AllowListCategoryEnum |
ModifyAllowListRequest.getAllowListCategory()
Get allowListCategory
|
ModifyAllowListRequest.AllowListCategoryEnum |
ModifyAllowListRequest.AllowListCategoryEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static ModifyAllowListRequest.AllowListCategoryEnum |
ModifyAllowListRequest.AllowListCategoryEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModifyAllowListRequest.AllowListCategoryEnum[] |
ModifyAllowListRequest.AllowListCategoryEnum.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.allowListCategory(ModifyAllowListRequest.AllowListCategoryEnum allowListCategory) |
void |
ModifyAllowListRequest.setAllowListCategory(ModifyAllowListRequest.AllowListCategoryEnum allowListCategory) |
void |
ModifyAllowListRequest.AllowListCategoryEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
ModifyAllowListRequest.AllowListCategoryEnum enumeration) |
Copyright © 2026. All rights reserved.