Modifier and Type | Method and Description |
---|---|
GetLoginProfileResult |
AmazonIdentityManagementClient.getLoginProfile(GetLoginProfileRequest getLoginProfileRequest)
Retrieves the user name and password-creation date for the specified IAM
user.
|
GetLoginProfileResult |
AmazonIdentityManagement.getLoginProfile(GetLoginProfileRequest getLoginProfileRequest)
Retrieves the user name and password-creation date for the specified IAM
user.
|
GetLoginProfileResult |
AbstractAmazonIdentityManagement.getLoginProfile(GetLoginProfileRequest request) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<GetLoginProfileResult> |
AmazonIdentityManagementAsyncClient.getLoginProfileAsync(GetLoginProfileRequest request) |
java.util.concurrent.Future<GetLoginProfileResult> |
AmazonIdentityManagementAsync.getLoginProfileAsync(GetLoginProfileRequest getLoginProfileRequest)
Retrieves the user name and password-creation date for the specified IAM
user.
|
java.util.concurrent.Future<GetLoginProfileResult> |
AbstractAmazonIdentityManagementAsync.getLoginProfileAsync(GetLoginProfileRequest request) |
java.util.concurrent.Future<GetLoginProfileResult> |
AmazonIdentityManagementAsyncClient.getLoginProfileAsync(GetLoginProfileRequest request,
AsyncHandler<GetLoginProfileRequest,GetLoginProfileResult> asyncHandler) |
java.util.concurrent.Future<GetLoginProfileResult> |
AmazonIdentityManagementAsync.getLoginProfileAsync(GetLoginProfileRequest getLoginProfileRequest,
AsyncHandler<GetLoginProfileRequest,GetLoginProfileResult> asyncHandler)
Retrieves the user name and password-creation date for the specified IAM
user.
|
java.util.concurrent.Future<GetLoginProfileResult> |
AbstractAmazonIdentityManagementAsync.getLoginProfileAsync(GetLoginProfileRequest request,
AsyncHandler<GetLoginProfileRequest,GetLoginProfileResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<GetLoginProfileResult> |
AmazonIdentityManagementAsyncClient.getLoginProfileAsync(GetLoginProfileRequest request,
AsyncHandler<GetLoginProfileRequest,GetLoginProfileResult> asyncHandler) |
java.util.concurrent.Future<GetLoginProfileResult> |
AmazonIdentityManagementAsync.getLoginProfileAsync(GetLoginProfileRequest getLoginProfileRequest,
AsyncHandler<GetLoginProfileRequest,GetLoginProfileResult> asyncHandler)
Retrieves the user name and password-creation date for the specified IAM
user.
|
java.util.concurrent.Future<GetLoginProfileResult> |
AbstractAmazonIdentityManagementAsync.getLoginProfileAsync(GetLoginProfileRequest request,
AsyncHandler<GetLoginProfileRequest,GetLoginProfileResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
GetLoginProfileResult |
GetLoginProfileResult.clone() |
GetLoginProfileResult |
GetLoginProfileResult.withLoginProfile(LoginProfile loginProfile)
A structure containing the user name and password create date for the
user.
|
Modifier and Type | Method and Description |
---|---|
GetLoginProfileResult |
GetLoginProfileResultStaxUnmarshaller.unmarshall(StaxUnmarshallerContext context) |