| Package | Description |
|---|---|
| software.amazon.awssdk.services.iam |
|
| software.amazon.awssdk.services.iam.transform |
| Modifier and Type | Method and Description |
|---|---|
default TagMfaDeviceResponse |
IamClient.tagMFADevice(TagMfaDeviceRequest tagMfaDeviceRequest)
Adds one or more tags to an IAM virtual multi-factor authentication (MFA) device.
|
default CompletableFuture<TagMfaDeviceResponse> |
IamAsyncClient.tagMFADevice(TagMfaDeviceRequest tagMfaDeviceRequest)
Adds one or more tags to an IAM virtual multi-factor authentication (MFA) device.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
TagMfaDeviceRequestMarshaller.marshall(TagMfaDeviceRequest tagMfaDeviceRequest) |
Copyright © 2022. All rights reserved.