Uses of Interface
software.amazon.awssdk.services.workspacesthinclient.WorkSpacesThinClientClient
-
Packages that use WorkSpacesThinClientClient 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 WorkSpacesThinClientClient in software.amazon.awssdk.services.workspacesthinclient
Methods in software.amazon.awssdk.services.workspacesthinclient that return WorkSpacesThinClientClient Modifier and Type Method Description static WorkSpacesThinClientClientWorkSpacesThinClientClient. create()Create aWorkSpacesThinClientClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of WorkSpacesThinClientClient in software.amazon.awssdk.services.workspacesthinclient.paginators
Constructors in software.amazon.awssdk.services.workspacesthinclient.paginators with parameters of type WorkSpacesThinClientClient Constructor Description ListDevicesIterable(WorkSpacesThinClientClient client, ListDevicesRequest firstRequest)ListEnvironmentsIterable(WorkSpacesThinClientClient client, ListEnvironmentsRequest firstRequest)ListSoftwareSetsIterable(WorkSpacesThinClientClient client, ListSoftwareSetsRequest firstRequest)
-