public static final class ListEntitiesForPolicyResponseBody.User.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
ListEntitiesForPolicyResponseBody.User.Builder |
attachDate(String attachDate)
The time when the policy was attached to the RAM user.
|
ListEntitiesForPolicyResponseBody.User |
build() |
ListEntitiesForPolicyResponseBody.User.Builder |
displayName(String displayName)
The display name of the RAM user.
|
ListEntitiesForPolicyResponseBody.User.Builder |
userId(String userId)
The unique ID of the RAM user.
|
ListEntitiesForPolicyResponseBody.User.Builder |
userName(String userName)
The name of the RAM user.
|
public ListEntitiesForPolicyResponseBody.User.Builder attachDate(String attachDate)
The time when the policy was attached to the RAM user.
example:2015-01-23T12:33:18Z
public ListEntitiesForPolicyResponseBody.User.Builder displayName(String displayName)
The display name of the RAM user.
example:Zhang*
public ListEntitiesForPolicyResponseBody.User.Builder userId(String userId)
The unique ID of the RAM user.
example:122748924538****
public ListEntitiesForPolicyResponseBody.User.Builder userName(String userName)
The name of the RAM user.
example:zhangq****
public ListEntitiesForPolicyResponseBody.User build()
Copyright © 2025. All rights reserved.