Uses of Interface
software.amazon.awssdk.services.workspaces.WorkSpacesBaseClientBuilder
-
Packages that use WorkSpacesBaseClientBuilder Package Description software.amazon.awssdk.services.workspaces Amazon WorkSpaces Service -
-
Uses of WorkSpacesBaseClientBuilder in software.amazon.awssdk.services.workspaces
Classes in software.amazon.awssdk.services.workspaces with type parameters of type WorkSpacesBaseClientBuilder Modifier and Type Interface Description interfaceWorkSpacesBaseClientBuilder<B extends WorkSpacesBaseClientBuilder<B,C>,C>This includes configuration specific to Amazon WorkSpaces that is supported by bothWorkSpacesClientBuilderandWorkSpacesAsyncClientBuilder.Subinterfaces of WorkSpacesBaseClientBuilder in software.amazon.awssdk.services.workspaces Modifier and Type Interface Description interfaceWorkSpacesAsyncClientBuilderA builder for creating an instance ofWorkSpacesAsyncClient.interfaceWorkSpacesClientBuilderA builder for creating an instance ofWorkSpacesClient.
-