| Package | Description |
|---|---|
| software.amazon.awssdk.services.iam |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateAccountPasswordPolicyResponse |
IamClient.updateAccountPasswordPolicy()
Updates the password policy settings for the Amazon Web Services account.
|
default UpdateAccountPasswordPolicyResponse |
IamClient.updateAccountPasswordPolicy(Consumer<UpdateAccountPasswordPolicyRequest.Builder> updateAccountPasswordPolicyRequest)
Updates the password policy settings for the Amazon Web Services account.
|
default UpdateAccountPasswordPolicyResponse |
IamClient.updateAccountPasswordPolicy(UpdateAccountPasswordPolicyRequest updateAccountPasswordPolicyRequest)
Updates the password policy settings for the Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateAccountPasswordPolicyResponse> |
IamAsyncClient.updateAccountPasswordPolicy()
Updates the password policy settings for the Amazon Web Services account.
|
default CompletableFuture<UpdateAccountPasswordPolicyResponse> |
IamAsyncClient.updateAccountPasswordPolicy(Consumer<UpdateAccountPasswordPolicyRequest.Builder> updateAccountPasswordPolicyRequest)
Updates the password policy settings for the Amazon Web Services account.
|
default CompletableFuture<UpdateAccountPasswordPolicyResponse> |
IamAsyncClient.updateAccountPasswordPolicy(UpdateAccountPasswordPolicyRequest updateAccountPasswordPolicyRequest)
Updates the password policy settings for the Amazon Web Services account.
|
Copyright © 2022. All rights reserved.