public static final class GetCallerIdentityResponseBody.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
GetCallerIdentityResponseBody.Builder |
accountId(String accountId)
AccountId.
|
GetCallerIdentityResponseBody.Builder |
arn(String arn)
Arn.
|
GetCallerIdentityResponseBody |
build() |
GetCallerIdentityResponseBody.Builder |
identityType(String identityType)
IdentityType.
|
GetCallerIdentityResponseBody.Builder |
principalId(String principalId)
PrincipalId.
|
GetCallerIdentityResponseBody.Builder |
requestId(String requestId)
RequestId.
|
GetCallerIdentityResponseBody.Builder |
roleId(String roleId)
RoleId.
|
GetCallerIdentityResponseBody.Builder |
userId(String userId)
UserId.
|
public GetCallerIdentityResponseBody.Builder accountId(String accountId)
public GetCallerIdentityResponseBody.Builder arn(String arn)
public GetCallerIdentityResponseBody.Builder identityType(String identityType)
public GetCallerIdentityResponseBody.Builder principalId(String principalId)
public GetCallerIdentityResponseBody.Builder requestId(String requestId)
public GetCallerIdentityResponseBody.Builder roleId(String roleId)
public GetCallerIdentityResponseBody.Builder userId(String userId)
public GetCallerIdentityResponseBody build()
Copyright © 2023. All rights reserved.