Uses of Interface
software.amazon.awssdk.services.workspacesthinclient.WorkSpacesThinClientBaseClientBuilder
-
Packages that use WorkSpacesThinClientBaseClientBuilder 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. -
-
Uses of WorkSpacesThinClientBaseClientBuilder in software.amazon.awssdk.services.workspacesthinclient
Classes in software.amazon.awssdk.services.workspacesthinclient with type parameters of type WorkSpacesThinClientBaseClientBuilder Modifier and Type Interface Description interfaceWorkSpacesThinClientBaseClientBuilder<B extends WorkSpacesThinClientBaseClientBuilder<B,C>,C>This includes configuration specific to Amazon WorkSpaces Thin Client that is supported by bothWorkSpacesThinClientClientBuilderandWorkSpacesThinClientAsyncClientBuilder.Subinterfaces of WorkSpacesThinClientBaseClientBuilder in software.amazon.awssdk.services.workspacesthinclient Modifier and Type Interface Description interfaceWorkSpacesThinClientAsyncClientBuilderA builder for creating an instance ofWorkSpacesThinClientAsyncClient.interfaceWorkSpacesThinClientClientBuilderA builder for creating an instance ofWorkSpacesThinClientClient.
-