public static final class ListEntitiesForPolicyResponseBody.Group.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
ListEntitiesForPolicyResponseBody.Group.Builder |
attachDate(String attachDate)
The time when the policy was attached to the RAM user group.
|
ListEntitiesForPolicyResponseBody.Group |
build() |
ListEntitiesForPolicyResponseBody.Group.Builder |
comments(String comments)
The description of the RAM user group.
|
ListEntitiesForPolicyResponseBody.Group.Builder |
groupName(String groupName)
The name of the RAM user group.
|
public ListEntitiesForPolicyResponseBody.Group.Builder attachDate(String attachDate)
The time when the policy was attached to the RAM user group.
example:2015-02-18T17:22:08Z
public ListEntitiesForPolicyResponseBody.Group.Builder comments(String comments)
The description of the RAM user group.
example:Test team
public ListEntitiesForPolicyResponseBody.Group.Builder groupName(String groupName)
The name of the RAM user group.
example:QA-Team
public ListEntitiesForPolicyResponseBody.Group build()
Copyright © 2025. All rights reserved.