Uses of Class
software.amazon.awssdk.services.workspaces.model.UpdateWorkspacesPoolRequest
-
Packages that use UpdateWorkspacesPoolRequest Package Description software.amazon.awssdk.services.workspaces Amazon WorkSpaces Service software.amazon.awssdk.services.workspaces.transform -
-
Uses of UpdateWorkspacesPoolRequest in software.amazon.awssdk.services.workspaces
Methods in software.amazon.awssdk.services.workspaces with parameters of type UpdateWorkspacesPoolRequest Modifier and Type Method Description default CompletableFuture<UpdateWorkspacesPoolResponse>WorkSpacesAsyncClient. updateWorkspacesPool(UpdateWorkspacesPoolRequest updateWorkspacesPoolRequest)Updates the specified pool.default UpdateWorkspacesPoolResponseWorkSpacesClient. updateWorkspacesPool(UpdateWorkspacesPoolRequest updateWorkspacesPoolRequest)Updates the specified pool. -
Uses of UpdateWorkspacesPoolRequest in software.amazon.awssdk.services.workspaces.transform
Methods in software.amazon.awssdk.services.workspaces.transform with parameters of type UpdateWorkspacesPoolRequest Modifier and Type Method Description SdkHttpFullRequestUpdateWorkspacesPoolRequestMarshaller. marshall(UpdateWorkspacesPoolRequest updateWorkspacesPoolRequest)
-