Package | Description |
---|---|
com.amazonaws.services.securitytoken |
Synchronous and asynchronous client classes for accessing AWSSecurityTokenService.
|
com.amazonaws.services.securitytoken.model |
Classes modeling the various types represented by AWSSecurityTokenService.
|
Modifier and Type | Method and Description |
---|---|
GetCallerIdentityResult |
AWSSecurityTokenServiceClient.getCallerIdentity() |
GetCallerIdentityResult |
AWSSecurityTokenService.getCallerIdentity() |
GetCallerIdentityResult |
AWSSecurityTokenServiceClient.getCallerIdentity(GetCallerIdentityRequest getCallerIdentityRequest) |
GetCallerIdentityResult |
AWSSecurityTokenService.getCallerIdentity(GetCallerIdentityRequest getCallerIdentityRequest) |
Modifier and Type | Method and Description |
---|---|
GetCallerIdentityResult |
GetCallerIdentityResult.withAccount(String account)
Sets the value of the Account property for this object.
|
GetCallerIdentityResult |
GetCallerIdentityResult.withArn(String arn)
Sets the value of the Arn property for this object.
|
GetCallerIdentityResult |
GetCallerIdentityResult.withUserId(String userId)
Sets the value of the UserId property for this object.
|
Copyright © 2016. All rights reserved.