default EnableMfaDeviceResponse |
IamClient.enableMFADevice(Consumer<EnableMfaDeviceRequest.Builder> enableMfaDeviceRequest) |
Enables the specified MFA device and associates it with the specified IAM user.
|
default EnableMfaDeviceResponse |
IamClient.enableMFADevice(EnableMfaDeviceRequest enableMfaDeviceRequest) |
Enables the specified MFA device and associates it with the specified IAM user.
|
default ResyncMfaDeviceResponse |
IamClient.resyncMFADevice(Consumer<ResyncMfaDeviceRequest.Builder> resyncMfaDeviceRequest) |
Synchronizes the specified MFA device with its IAM resource object on the Amazon Web Services servers.
|
default ResyncMfaDeviceResponse |
IamClient.resyncMFADevice(ResyncMfaDeviceRequest resyncMfaDeviceRequest) |
Synchronizes the specified MFA device with its IAM resource object on the Amazon Web Services servers.
|