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