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