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