Uses of Class
software.amazon.awssdk.services.workspacesthinclient.model.ListDevicesRequest
-
Packages that use ListDevicesRequest Package Description software.amazon.awssdk.services.workspacesthinclient Amazon WorkSpaces Thin Client is an affordable device built to work with Amazon Web Services End User Computing (EUC) virtual desktops to provide users with a complete cloud desktop solution.software.amazon.awssdk.services.workspacesthinclient.paginators software.amazon.awssdk.services.workspacesthinclient.transform -
-
Uses of ListDevicesRequest in software.amazon.awssdk.services.workspacesthinclient
-
Uses of ListDevicesRequest in software.amazon.awssdk.services.workspacesthinclient.paginators
Constructors in software.amazon.awssdk.services.workspacesthinclient.paginators with parameters of type ListDevicesRequest Constructor Description ListDevicesIterable(WorkSpacesThinClientClient client, ListDevicesRequest firstRequest)ListDevicesPublisher(WorkSpacesThinClientAsyncClient client, ListDevicesRequest firstRequest) -
Uses of ListDevicesRequest in software.amazon.awssdk.services.workspacesthinclient.transform
Methods in software.amazon.awssdk.services.workspacesthinclient.transform with parameters of type ListDevicesRequest Modifier and Type Method Description SdkHttpFullRequestListDevicesRequestMarshaller. marshall(ListDevicesRequest listDevicesRequest)
-