Uses of Class
software.amazon.awssdk.services.workspaces.model.StartWorkspacesRequest
-
Packages that use StartWorkspacesRequest Package Description software.amazon.awssdk.services.workspaces Amazon WorkSpaces Service software.amazon.awssdk.services.workspaces.transform -
-
Uses of StartWorkspacesRequest in software.amazon.awssdk.services.workspaces
Methods in software.amazon.awssdk.services.workspaces with parameters of type StartWorkspacesRequest Modifier and Type Method Description default CompletableFuture<StartWorkspacesResponse>WorkSpacesAsyncClient. startWorkspaces(StartWorkspacesRequest startWorkspacesRequest)Starts the specified WorkSpaces.default StartWorkspacesResponseWorkSpacesClient. startWorkspaces(StartWorkspacesRequest startWorkspacesRequest)Starts the specified WorkSpaces. -
Uses of StartWorkspacesRequest in software.amazon.awssdk.services.workspaces.transform
Methods in software.amazon.awssdk.services.workspaces.transform with parameters of type StartWorkspacesRequest Modifier and Type Method Description SdkHttpFullRequestStartWorkspacesRequestMarshaller. marshall(StartWorkspacesRequest startWorkspacesRequest)
-