Modifier and Type | Method and Description |
---|---|
CreateLoginProfileResult |
AmazonIdentityManagementClient.createLoginProfile(CreateLoginProfileRequest createLoginProfileRequest)
Creates a password for the specified user, giving the user the ability to
access AWS services through the AWS Management Console.
|
CreateLoginProfileResult |
AmazonIdentityManagement.createLoginProfile(CreateLoginProfileRequest createLoginProfileRequest)
Creates a password for the specified user, giving the user the ability to
access AWS services through the AWS Management Console.
|
CreateLoginProfileResult |
AbstractAmazonIdentityManagement.createLoginProfile(CreateLoginProfileRequest request) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<CreateLoginProfileResult> |
AmazonIdentityManagementAsyncClient.createLoginProfileAsync(CreateLoginProfileRequest request) |
java.util.concurrent.Future<CreateLoginProfileResult> |
AmazonIdentityManagementAsync.createLoginProfileAsync(CreateLoginProfileRequest createLoginProfileRequest)
Creates a password for the specified user, giving the user the ability to
access AWS services through the AWS Management Console.
|
java.util.concurrent.Future<CreateLoginProfileResult> |
AbstractAmazonIdentityManagementAsync.createLoginProfileAsync(CreateLoginProfileRequest request) |
java.util.concurrent.Future<CreateLoginProfileResult> |
AmazonIdentityManagementAsyncClient.createLoginProfileAsync(CreateLoginProfileRequest request,
AsyncHandler<CreateLoginProfileRequest,CreateLoginProfileResult> asyncHandler) |
java.util.concurrent.Future<CreateLoginProfileResult> |
AmazonIdentityManagementAsync.createLoginProfileAsync(CreateLoginProfileRequest createLoginProfileRequest,
AsyncHandler<CreateLoginProfileRequest,CreateLoginProfileResult> asyncHandler)
Creates a password for the specified user, giving the user the ability to
access AWS services through the AWS Management Console.
|
java.util.concurrent.Future<CreateLoginProfileResult> |
AbstractAmazonIdentityManagementAsync.createLoginProfileAsync(CreateLoginProfileRequest request,
AsyncHandler<CreateLoginProfileRequest,CreateLoginProfileResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<CreateLoginProfileResult> |
AmazonIdentityManagementAsyncClient.createLoginProfileAsync(CreateLoginProfileRequest request,
AsyncHandler<CreateLoginProfileRequest,CreateLoginProfileResult> asyncHandler) |
java.util.concurrent.Future<CreateLoginProfileResult> |
AmazonIdentityManagementAsync.createLoginProfileAsync(CreateLoginProfileRequest createLoginProfileRequest,
AsyncHandler<CreateLoginProfileRequest,CreateLoginProfileResult> asyncHandler)
Creates a password for the specified user, giving the user the ability to
access AWS services through the AWS Management Console.
|
java.util.concurrent.Future<CreateLoginProfileResult> |
AbstractAmazonIdentityManagementAsync.createLoginProfileAsync(CreateLoginProfileRequest request,
AsyncHandler<CreateLoginProfileRequest,CreateLoginProfileResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
CreateLoginProfileResult |
CreateLoginProfileResult.clone() |
CreateLoginProfileResult |
CreateLoginProfileResult.withLoginProfile(LoginProfile loginProfile)
A structure containing the user name and password create date.
|
Modifier and Type | Method and Description |
---|---|
CreateLoginProfileResult |
CreateLoginProfileResultStaxUnmarshaller.unmarshall(StaxUnmarshallerContext context) |