| Package | Description |
|---|---|
| software.amazon.awssdk.services.sts.model |
| Modifier and Type | Method and Description |
|---|---|
GetCallerIdentityResponse.Builder |
GetCallerIdentityResponse.Builder.account(String account)
The Amazon Web Services account ID number of the account that owns or contains the calling entity.
|
GetCallerIdentityResponse.Builder |
GetCallerIdentityResponse.Builder.arn(String arn)
The Amazon Web Services ARN associated with the calling entity.
|
static GetCallerIdentityResponse.Builder |
GetCallerIdentityResponse.builder() |
GetCallerIdentityResponse.Builder |
GetCallerIdentityResponse.toBuilder() |
GetCallerIdentityResponse.Builder |
GetCallerIdentityResponse.Builder.userId(String userId)
The unique identifier of the calling entity.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetCallerIdentityResponse.Builder> |
GetCallerIdentityResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.