Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<GetAccountPasswordPolicyResult> |
AmazonIdentityManagementAsyncClient.getAccountPasswordPolicyAsync(AsyncHandler<GetAccountPasswordPolicyRequest,GetAccountPasswordPolicyResult> asyncHandler)
Simplified method form for invoking the GetAccountPasswordPolicy
operation with an AsyncHandler.
|
java.util.concurrent.Future<GetAccountPasswordPolicyResult> |
AmazonIdentityManagementAsync.getAccountPasswordPolicyAsync(AsyncHandler<GetAccountPasswordPolicyRequest,GetAccountPasswordPolicyResult> asyncHandler)
Simplified method form for invoking the GetAccountPasswordPolicy
operation with an AsyncHandler.
|
java.util.concurrent.Future<GetAccountPasswordPolicyResult> |
AbstractAmazonIdentityManagementAsync.getAccountPasswordPolicyAsync(AsyncHandler<GetAccountPasswordPolicyRequest,GetAccountPasswordPolicyResult> asyncHandler)
Simplified method form for invoking the GetAccountPasswordPolicy
operation with an AsyncHandler.
|
java.util.concurrent.Future<GetAccountPasswordPolicyResult> |
AmazonIdentityManagementAsyncClient.getAccountPasswordPolicyAsync(GetAccountPasswordPolicyRequest request,
AsyncHandler<GetAccountPasswordPolicyRequest,GetAccountPasswordPolicyResult> asyncHandler) |
java.util.concurrent.Future<GetAccountPasswordPolicyResult> |
AmazonIdentityManagementAsync.getAccountPasswordPolicyAsync(GetAccountPasswordPolicyRequest getAccountPasswordPolicyRequest,
AsyncHandler<GetAccountPasswordPolicyRequest,GetAccountPasswordPolicyResult> asyncHandler)
Retrieves the password policy for the AWS account.
|
java.util.concurrent.Future<GetAccountPasswordPolicyResult> |
AbstractAmazonIdentityManagementAsync.getAccountPasswordPolicyAsync(GetAccountPasswordPolicyRequest request,
AsyncHandler<GetAccountPasswordPolicyRequest,GetAccountPasswordPolicyResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
GetAccountPasswordPolicyRequest |
GetAccountPasswordPolicyRequest.clone() |
Modifier and Type | Method and Description |
---|---|
Request<GetAccountPasswordPolicyRequest> |
GetAccountPasswordPolicyRequestMarshaller.marshall(GetAccountPasswordPolicyRequest getAccountPasswordPolicyRequest) |
Modifier and Type | Method and Description |
---|---|
Request<GetAccountPasswordPolicyRequest> |
GetAccountPasswordPolicyRequestMarshaller.marshall(GetAccountPasswordPolicyRequest getAccountPasswordPolicyRequest) |