| Package | Description |
|---|---|
| com.volcengine.iam.model |
| Modifier and Type | Method and Description |
|---|---|
static DetachRolePolicyRequest.PolicyTypeEnum |
DetachRolePolicyRequest.PolicyTypeEnum.fromValue(String input) |
@NotNull DetachRolePolicyRequest.PolicyTypeEnum |
DetachRolePolicyRequest.getPolicyType()
Get policyType
|
DetachRolePolicyRequest.PolicyTypeEnum |
DetachRolePolicyRequest.PolicyTypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static DetachRolePolicyRequest.PolicyTypeEnum |
DetachRolePolicyRequest.PolicyTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DetachRolePolicyRequest.PolicyTypeEnum[] |
DetachRolePolicyRequest.PolicyTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DetachRolePolicyRequest |
DetachRolePolicyRequest.policyType(DetachRolePolicyRequest.PolicyTypeEnum policyType) |
void |
DetachRolePolicyRequest.setPolicyType(DetachRolePolicyRequest.PolicyTypeEnum policyType) |
void |
DetachRolePolicyRequest.PolicyTypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
DetachRolePolicyRequest.PolicyTypeEnum enumeration) |
Copyright © 2024. All rights reserved.