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