Modifier and Type | Method and Description |
---|---|
ResyncMFADeviceResult |
AmazonIdentityManagementClient.resyncMFADevice(ResyncMFADeviceRequest resyncMFADeviceRequest)
Synchronizes the specified MFA device with its IAM resource object on the
AWS servers.
|
ResyncMFADeviceResult |
AmazonIdentityManagement.resyncMFADevice(ResyncMFADeviceRequest resyncMFADeviceRequest)
Synchronizes the specified MFA device with its IAM resource object on the
AWS servers.
|
ResyncMFADeviceResult |
AbstractAmazonIdentityManagement.resyncMFADevice(ResyncMFADeviceRequest request) |
java.util.concurrent.Future<ResyncMFADeviceResult> |
AmazonIdentityManagementAsyncClient.resyncMFADeviceAsync(ResyncMFADeviceRequest request) |
java.util.concurrent.Future<ResyncMFADeviceResult> |
AmazonIdentityManagementAsync.resyncMFADeviceAsync(ResyncMFADeviceRequest resyncMFADeviceRequest)
Synchronizes the specified MFA device with its IAM resource object on the
AWS servers.
|
java.util.concurrent.Future<ResyncMFADeviceResult> |
AbstractAmazonIdentityManagementAsync.resyncMFADeviceAsync(ResyncMFADeviceRequest request) |
java.util.concurrent.Future<ResyncMFADeviceResult> |
AmazonIdentityManagementAsyncClient.resyncMFADeviceAsync(ResyncMFADeviceRequest request,
AsyncHandler<ResyncMFADeviceRequest,ResyncMFADeviceResult> asyncHandler) |
java.util.concurrent.Future<ResyncMFADeviceResult> |
AmazonIdentityManagementAsync.resyncMFADeviceAsync(ResyncMFADeviceRequest resyncMFADeviceRequest,
AsyncHandler<ResyncMFADeviceRequest,ResyncMFADeviceResult> asyncHandler)
Synchronizes the specified MFA device with its IAM resource object on the
AWS servers.
|
java.util.concurrent.Future<ResyncMFADeviceResult> |
AbstractAmazonIdentityManagementAsync.resyncMFADeviceAsync(ResyncMFADeviceRequest request,
AsyncHandler<ResyncMFADeviceRequest,ResyncMFADeviceResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<ResyncMFADeviceResult> |
AmazonIdentityManagementAsyncClient.resyncMFADeviceAsync(ResyncMFADeviceRequest request,
AsyncHandler<ResyncMFADeviceRequest,ResyncMFADeviceResult> asyncHandler) |
java.util.concurrent.Future<ResyncMFADeviceResult> |
AmazonIdentityManagementAsync.resyncMFADeviceAsync(ResyncMFADeviceRequest resyncMFADeviceRequest,
AsyncHandler<ResyncMFADeviceRequest,ResyncMFADeviceResult> asyncHandler)
Synchronizes the specified MFA device with its IAM resource object on the
AWS servers.
|
java.util.concurrent.Future<ResyncMFADeviceResult> |
AbstractAmazonIdentityManagementAsync.resyncMFADeviceAsync(ResyncMFADeviceRequest request,
AsyncHandler<ResyncMFADeviceRequest,ResyncMFADeviceResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
ResyncMFADeviceRequest |
ResyncMFADeviceRequest.clone() |
ResyncMFADeviceRequest |
ResyncMFADeviceRequest.withAuthenticationCode1(java.lang.String authenticationCode1)
An authentication code emitted by the device.
|
ResyncMFADeviceRequest |
ResyncMFADeviceRequest.withAuthenticationCode2(java.lang.String authenticationCode2)
A subsequent authentication code emitted by the device.
|
ResyncMFADeviceRequest |
ResyncMFADeviceRequest.withSerialNumber(java.lang.String serialNumber)
Serial number that uniquely identifies the MFA device.
|
ResyncMFADeviceRequest |
ResyncMFADeviceRequest.withUserName(java.lang.String userName)
The name of the user whose MFA device you want to resynchronize.
|
Modifier and Type | Method and Description |
---|---|
Request<ResyncMFADeviceRequest> |
ResyncMFADeviceRequestMarshaller.marshall(ResyncMFADeviceRequest resyncMFADeviceRequest) |
Modifier and Type | Method and Description |
---|---|
Request<ResyncMFADeviceRequest> |
ResyncMFADeviceRequestMarshaller.marshall(ResyncMFADeviceRequest resyncMFADeviceRequest) |