public static final class AttachAppPolicyToIdentityResponseBody.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
AttachAppPolicyToIdentityResponseBody |
build() |
AttachAppPolicyToIdentityResponseBody.Builder |
failedPolicyNames(List<String> failedPolicyNames)
The names of the policies that failed to be granted to the RAM user or RAM role.
|
AttachAppPolicyToIdentityResponseBody.Builder |
nonExistPolicyNames(List<String> nonExistPolicyNames)
The names of the policies that were not found.
|
AttachAppPolicyToIdentityResponseBody.Builder |
requestId(String requestId)
The ID of the request.
|
public AttachAppPolicyToIdentityResponseBody.Builder failedPolicyNames(List<String> failedPolicyNames)
public AttachAppPolicyToIdentityResponseBody.Builder nonExistPolicyNames(List<String> nonExistPolicyNames)
public AttachAppPolicyToIdentityResponseBody.Builder requestId(String requestId)
public AttachAppPolicyToIdentityResponseBody build()
Copyright © 2024. All rights reserved.