Package | Description |
---|---|
com.amazonaws.services.identitymanagement | |
com.amazonaws.services.identitymanagement.model |
Modifier and Type | Method and Description |
---|---|
ListVirtualMFADevicesRequest |
ListVirtualMFADevicesRequest.clone() |
ListVirtualMFADevicesRequest |
ListVirtualMFADevicesRequest.withAssignmentStatus(AssignmentStatusType assignmentStatus)
The status (
Unassigned or Assigned ) of the
devices to list. |
ListVirtualMFADevicesRequest |
ListVirtualMFADevicesRequest.withAssignmentStatus(String assignmentStatus)
The status (
Unassigned or Assigned ) of the
devices to list. |
ListVirtualMFADevicesRequest |
ListVirtualMFADevicesRequest.withMarker(String marker)
Use this parameter only when paginating results and only after you
receive a response indicating that the results are truncated.
|
ListVirtualMFADevicesRequest |
ListVirtualMFADevicesRequest.withMaxItems(Integer maxItems)
Use this only when paginating results to indicate the maximum number of
items you want in the response.
|
Copyright © 2018. All rights reserved.