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