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