public static final class DeletePolicyVersionRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DeletePolicyVersionRequest |
build() |
DeletePolicyVersionRequest.Builder |
policyName(String policyName)
The name of the policy.
|
DeletePolicyVersionRequest.Builder |
versionId(String versionId)
The ID of the policy version.
|
public DeletePolicyVersionRequest.Builder policyName(String policyName)
The name of the policy.
example:OSS-Administrator
public DeletePolicyVersionRequest.Builder versionId(String versionId)
The ID of the policy version.
example:v3
public DeletePolicyVersionRequest build()
Copyright © 2025. All rights reserved.