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