Package | Description |
---|---|
com.amazonaws.services.identitymanagement | |
com.amazonaws.services.identitymanagement.model |
Modifier and Type | Method and Description |
---|---|
DeleteLoginProfileResult |
AmazonIdentityManagementClient.deleteLoginProfile(DeleteLoginProfileRequest deleteLoginProfileRequest)
Deletes the password for the specified IAM user, which terminates the
user's ability to access AWS services through the AWS Management Console.
|
DeleteLoginProfileResult |
AbstractAmazonIdentityManagement.deleteLoginProfile(DeleteLoginProfileRequest request) |
DeleteLoginProfileResult |
AmazonIdentityManagement.deleteLoginProfile(DeleteLoginProfileRequest deleteLoginProfileRequest)
Deletes the password for the specified IAM user, which terminates the
user's ability to access AWS services through the AWS Management Console.
|
Modifier and Type | Method and Description |
---|---|
Future<DeleteLoginProfileResult> |
AbstractAmazonIdentityManagementAsync.deleteLoginProfileAsync(DeleteLoginProfileRequest request) |
Future<DeleteLoginProfileResult> |
AmazonIdentityManagementAsync.deleteLoginProfileAsync(DeleteLoginProfileRequest deleteLoginProfileRequest)
Deletes the password for the specified IAM user, which terminates the
user's ability to access AWS services through the AWS Management Console.
|
Future<DeleteLoginProfileResult> |
AmazonIdentityManagementAsyncClient.deleteLoginProfileAsync(DeleteLoginProfileRequest request) |
Future<DeleteLoginProfileResult> |
AbstractAmazonIdentityManagementAsync.deleteLoginProfileAsync(DeleteLoginProfileRequest request,
AsyncHandler<DeleteLoginProfileRequest,DeleteLoginProfileResult> asyncHandler) |
Future<DeleteLoginProfileResult> |
AmazonIdentityManagementAsync.deleteLoginProfileAsync(DeleteLoginProfileRequest deleteLoginProfileRequest,
AsyncHandler<DeleteLoginProfileRequest,DeleteLoginProfileResult> asyncHandler)
Deletes the password for the specified IAM user, which terminates the
user's ability to access AWS services through the AWS Management Console.
|
Future<DeleteLoginProfileResult> |
AmazonIdentityManagementAsyncClient.deleteLoginProfileAsync(DeleteLoginProfileRequest request,
AsyncHandler<DeleteLoginProfileRequest,DeleteLoginProfileResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
Future<DeleteLoginProfileResult> |
AbstractAmazonIdentityManagementAsync.deleteLoginProfileAsync(DeleteLoginProfileRequest request,
AsyncHandler<DeleteLoginProfileRequest,DeleteLoginProfileResult> asyncHandler) |
Future<DeleteLoginProfileResult> |
AmazonIdentityManagementAsync.deleteLoginProfileAsync(DeleteLoginProfileRequest deleteLoginProfileRequest,
AsyncHandler<DeleteLoginProfileRequest,DeleteLoginProfileResult> asyncHandler)
Deletes the password for the specified IAM user, which terminates the
user's ability to access AWS services through the AWS Management Console.
|
Future<DeleteLoginProfileResult> |
AmazonIdentityManagementAsyncClient.deleteLoginProfileAsync(DeleteLoginProfileRequest request,
AsyncHandler<DeleteLoginProfileRequest,DeleteLoginProfileResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
DeleteLoginProfileResult |
DeleteLoginProfileResult.clone() |
Copyright © 2018. All rights reserved.