Uses of Interface
software.amazon.awssdk.services.workspacesthinclient.WorkSpacesThinClientAsyncClient
-
Packages that use WorkSpacesThinClientAsyncClient Package Description software.amazon.awssdk.services.workspacesthinclient Amazon WorkSpaces Thin Client is a 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 -
-
Uses of WorkSpacesThinClientAsyncClient in software.amazon.awssdk.services.workspacesthinclient
Methods in software.amazon.awssdk.services.workspacesthinclient that return WorkSpacesThinClientAsyncClient Modifier and Type Method Description static WorkSpacesThinClientAsyncClientWorkSpacesThinClientAsyncClient. create()Create aWorkSpacesThinClientAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of WorkSpacesThinClientAsyncClient in software.amazon.awssdk.services.workspacesthinclient.paginators
Constructors in software.amazon.awssdk.services.workspacesthinclient.paginators with parameters of type WorkSpacesThinClientAsyncClient Constructor Description ListDevicesPublisher(WorkSpacesThinClientAsyncClient client, ListDevicesRequest firstRequest)ListEnvironmentsPublisher(WorkSpacesThinClientAsyncClient client, ListEnvironmentsRequest firstRequest)ListSoftwareSetsPublisher(WorkSpacesThinClientAsyncClient client, ListSoftwareSetsRequest firstRequest)
-