GetDelegatedAccessTokenResponse.Builder |
GetDelegatedAccessTokenResponse.Builder.assumedPrincipal(String assumedPrincipal) |
The Amazon Resource Name (ARN) of the principal that was assumed when obtaining the delegated access token.
|
static GetDelegatedAccessTokenResponse.Builder |
GetDelegatedAccessTokenResponse.builder() |
|
default GetDelegatedAccessTokenResponse.Builder |
GetDelegatedAccessTokenResponse.Builder.credentials(Consumer<Credentials.Builder> credentials) |
Sets the value of the Credentials property for this object.
|
GetDelegatedAccessTokenResponse.Builder |
GetDelegatedAccessTokenResponse.Builder.credentials(Credentials credentials) |
Sets the value of the Credentials property for this object.
|
GetDelegatedAccessTokenResponse.Builder |
GetDelegatedAccessTokenResponse.Builder.packedPolicySize(Integer packedPolicySize) |
The percentage of the maximum policy size that is used by the session policy.
|
GetDelegatedAccessTokenResponse.Builder |
GetDelegatedAccessTokenResponse.toBuilder() |
|