public static final class GetPolicyRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GetPolicyRequest |
build() |
GetPolicyRequest.Builder |
policyName(String policyName)
The name of the policy.
|
GetPolicyRequest.Builder |
policyType(String policyType)
The type of the policy.
|
public GetPolicyRequest.Builder policyName(String policyName)
The name of the policy.
example:OSS-Administrator
public GetPolicyRequest.Builder policyType(String policyType)
The type of the policy. Valid values: System and Custom.
Custom
public GetPolicyRequest build()
Copyright © 2025. All rights reserved.