| Package | Description |
|---|---|
| com.amazonaws.services.identitymanagement |
|
| com.amazonaws.services.identitymanagement.model |
| Modifier and Type | Method and Description |
|---|---|
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.
|
DeleteLoginProfileResult |
AmazonIdentityManagementClient.deleteLoginProfile(DeleteLoginProfileRequest request)
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) |
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteLoginProfileResult> |
AmazonIdentityManagementAsyncClient.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> |
AbstractAmazonIdentityManagementAsync.deleteLoginProfileAsync(DeleteLoginProfileRequest request) |
Future<DeleteLoginProfileResult> |
AmazonIdentityManagementAsyncClient.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> |
AbstractAmazonIdentityManagementAsync.deleteLoginProfileAsync(DeleteLoginProfileRequest request,
AsyncHandler<DeleteLoginProfileRequest,DeleteLoginProfileResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteLoginProfileResult> |
AmazonIdentityManagementAsyncClient.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> |
AbstractAmazonIdentityManagementAsync.deleteLoginProfileAsync(DeleteLoginProfileRequest request,
AsyncHandler<DeleteLoginProfileRequest,DeleteLoginProfileResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteLoginProfileResult |
DeleteLoginProfileResult.clone() |
Copyright © 2021. All rights reserved.