Uses of Interface
software.amazon.awssdk.services.workspacesweb.WorkSpacesWebBaseClientBuilder
-
Packages that use WorkSpacesWebBaseClientBuilder Package Description software.amazon.awssdk.services.workspacesweb WorkSpaces Web is a low cost, fully managed WorkSpace built specifically to facilitate secure, web-based workloads. -
-
Uses of WorkSpacesWebBaseClientBuilder in software.amazon.awssdk.services.workspacesweb
Classes in software.amazon.awssdk.services.workspacesweb with type parameters of type WorkSpacesWebBaseClientBuilder Modifier and Type Interface Description interfaceWorkSpacesWebBaseClientBuilder<B extends WorkSpacesWebBaseClientBuilder<B,C>,C>This includes configuration specific to Amazon WorkSpaces Web that is supported by bothWorkSpacesWebClientBuilderandWorkSpacesWebAsyncClientBuilder.Subinterfaces of WorkSpacesWebBaseClientBuilder in software.amazon.awssdk.services.workspacesweb Modifier and Type Interface Description interfaceWorkSpacesWebAsyncClientBuilderA builder for creating an instance ofWorkSpacesWebAsyncClient.interfaceWorkSpacesWebClientBuilderA builder for creating an instance ofWorkSpacesWebClient.
-