Uses of Class
software.amazon.awssdk.services.workspaces.model.RebootWorkspacesRequest
-
Packages that use RebootWorkspacesRequest Package Description software.amazon.awssdk.services.workspaces Amazon WorkSpaces Service software.amazon.awssdk.services.workspaces.transform -
-
Uses of RebootWorkspacesRequest in software.amazon.awssdk.services.workspaces
Methods in software.amazon.awssdk.services.workspaces with parameters of type RebootWorkspacesRequest Modifier and Type Method Description default CompletableFuture<RebootWorkspacesResponse>WorkSpacesAsyncClient. rebootWorkspaces(RebootWorkspacesRequest rebootWorkspacesRequest)Reboots the specified WorkSpaces.default RebootWorkspacesResponseWorkSpacesClient. rebootWorkspaces(RebootWorkspacesRequest rebootWorkspacesRequest)Reboots the specified WorkSpaces. -
Uses of RebootWorkspacesRequest in software.amazon.awssdk.services.workspaces.transform
Methods in software.amazon.awssdk.services.workspaces.transform with parameters of type RebootWorkspacesRequest Modifier and Type Method Description SdkHttpFullRequestRebootWorkspacesRequestMarshaller. marshall(RebootWorkspacesRequest rebootWorkspacesRequest)
-