Uses of Class
com.amazonaws.services.identitymanagement.model.GetUserResult
Packages that use GetUserResult
Package
Description
-
Uses of GetUserResult in com.amazonaws.services.identitymanagement
Methods in com.amazonaws.services.identitymanagement that return GetUserResultModifier and TypeMethodDescriptionAbstractAmazonIdentityManagement.getUser()
AbstractAmazonIdentityManagement.getUser
(GetUserRequest request) AmazonIdentityManagement.getUser()
Simplified method form for invoking the GetUser operation.AmazonIdentityManagement.getUser
(GetUserRequest getUserRequest) Retrieves information about the specified IAM user, including the user's creation date, path, unique ID, and ARN.AmazonIdentityManagementClient.getUser()
AmazonIdentityManagementClient.getUser
(GetUserRequest getUserRequest) Retrieves information about the specified IAM user, including the user's creation date, path, unique ID, and ARN.Methods in com.amazonaws.services.identitymanagement that return types with arguments of type GetUserResultModifier and TypeMethodDescriptionAbstractAmazonIdentityManagementAsync.getUserAsync()
Simplified method form for invoking the GetUser operation.AbstractAmazonIdentityManagementAsync.getUserAsync
(AsyncHandler<GetUserRequest, GetUserResult> asyncHandler) Simplified method form for invoking the GetUser operation with an AsyncHandler.AbstractAmazonIdentityManagementAsync.getUserAsync
(GetUserRequest request) AbstractAmazonIdentityManagementAsync.getUserAsync
(GetUserRequest request, AsyncHandler<GetUserRequest, GetUserResult> asyncHandler) AmazonIdentityManagementAsync.getUserAsync()
Simplified method form for invoking the GetUser operation.AmazonIdentityManagementAsync.getUserAsync
(AsyncHandler<GetUserRequest, GetUserResult> asyncHandler) Simplified method form for invoking the GetUser operation with an AsyncHandler.AmazonIdentityManagementAsync.getUserAsync
(GetUserRequest getUserRequest) Retrieves information about the specified IAM user, including the user's creation date, path, unique ID, and ARN.AmazonIdentityManagementAsync.getUserAsync
(GetUserRequest getUserRequest, AsyncHandler<GetUserRequest, GetUserResult> asyncHandler) Retrieves information about the specified IAM user, including the user's creation date, path, unique ID, and ARN.AmazonIdentityManagementAsyncClient.getUserAsync()
Simplified method form for invoking the GetUser operation.AmazonIdentityManagementAsyncClient.getUserAsync
(AsyncHandler<GetUserRequest, GetUserResult> asyncHandler) Simplified method form for invoking the GetUser operation with an AsyncHandler.AmazonIdentityManagementAsyncClient.getUserAsync
(GetUserRequest request) AmazonIdentityManagementAsyncClient.getUserAsync
(GetUserRequest request, AsyncHandler<GetUserRequest, GetUserResult> asyncHandler) Method parameters in com.amazonaws.services.identitymanagement with type arguments of type GetUserResultModifier and TypeMethodDescriptionAbstractAmazonIdentityManagementAsync.getUserAsync
(AsyncHandler<GetUserRequest, GetUserResult> asyncHandler) Simplified method form for invoking the GetUser operation with an AsyncHandler.AbstractAmazonIdentityManagementAsync.getUserAsync
(GetUserRequest request, AsyncHandler<GetUserRequest, GetUserResult> asyncHandler) AmazonIdentityManagementAsync.getUserAsync
(AsyncHandler<GetUserRequest, GetUserResult> asyncHandler) Simplified method form for invoking the GetUser operation with an AsyncHandler.AmazonIdentityManagementAsync.getUserAsync
(GetUserRequest getUserRequest, AsyncHandler<GetUserRequest, GetUserResult> asyncHandler) Retrieves information about the specified IAM user, including the user's creation date, path, unique ID, and ARN.AmazonIdentityManagementAsyncClient.getUserAsync
(AsyncHandler<GetUserRequest, GetUserResult> asyncHandler) Simplified method form for invoking the GetUser operation with an AsyncHandler.AmazonIdentityManagementAsyncClient.getUserAsync
(GetUserRequest request, AsyncHandler<GetUserRequest, GetUserResult> asyncHandler) -
Uses of GetUserResult in com.amazonaws.services.identitymanagement.model
Methods in com.amazonaws.services.identitymanagement.model that return GetUserResultModifier and TypeMethodDescriptionGetUserResult.clone()
A structure containing details about the IAM user.