| Package | Description |
|---|---|
| software.amazon.awssdk.services.iam |
|
| software.amazon.awssdk.services.iam.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ResyncMFADeviceResponse> |
IamAsyncClient.resyncMFADevice(ResyncMfaDeviceRequest resyncMfaDeviceRequest)
Synchronizes the specified MFA device with its IAM resource object on the AWS servers.
|
default ResyncMFADeviceResponse |
IamClient.resyncMFADevice(ResyncMfaDeviceRequest resyncMfaDeviceRequest)
Synchronizes the specified MFA device with its IAM resource object on the AWS servers.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ResyncMfaDeviceRequestMarshaller.marshall(ResyncMfaDeviceRequest resyncMfaDeviceRequest) |
Copyright © 2020. All rights reserved.