Uses of Class
software.amazon.awssdk.services.workspaces.model.CreateUpdatedWorkspaceImageRequest
-
Packages that use CreateUpdatedWorkspaceImageRequest Package Description software.amazon.awssdk.services.workspaces Amazon WorkSpaces Service software.amazon.awssdk.services.workspaces.transform -
-
Uses of CreateUpdatedWorkspaceImageRequest in software.amazon.awssdk.services.workspaces
Methods in software.amazon.awssdk.services.workspaces with parameters of type CreateUpdatedWorkspaceImageRequest Modifier and Type Method Description default CompletableFuture<CreateUpdatedWorkspaceImageResponse>WorkSpacesAsyncClient. createUpdatedWorkspaceImage(CreateUpdatedWorkspaceImageRequest createUpdatedWorkspaceImageRequest)Creates a new updated WorkSpace image based on the specified source image.default CreateUpdatedWorkspaceImageResponseWorkSpacesClient. createUpdatedWorkspaceImage(CreateUpdatedWorkspaceImageRequest createUpdatedWorkspaceImageRequest)Creates a new updated WorkSpace image based on the specified source image. -
Uses of CreateUpdatedWorkspaceImageRequest in software.amazon.awssdk.services.workspaces.transform
Methods in software.amazon.awssdk.services.workspaces.transform with parameters of type CreateUpdatedWorkspaceImageRequest Modifier and Type Method Description SdkHttpFullRequestCreateUpdatedWorkspaceImageRequestMarshaller. marshall(CreateUpdatedWorkspaceImageRequest createUpdatedWorkspaceImageRequest)
-