Uses of Class
software.amazon.awssdk.services.workspacesweb.model.CreateDataProtectionSettingsRequest
-
Packages that use CreateDataProtectionSettingsRequest Package Description software.amazon.awssdk.services.workspacesweb Amazon WorkSpaces Secure Browser is a low cost, fully managed WorkSpace built specifically to facilitate secure, web-based workloads.software.amazon.awssdk.services.workspacesweb.transform -
-
Uses of CreateDataProtectionSettingsRequest in software.amazon.awssdk.services.workspacesweb
Methods in software.amazon.awssdk.services.workspacesweb with parameters of type CreateDataProtectionSettingsRequest Modifier and Type Method Description default CompletableFuture<CreateDataProtectionSettingsResponse>WorkSpacesWebAsyncClient. createDataProtectionSettings(CreateDataProtectionSettingsRequest createDataProtectionSettingsRequest)Creates a data protection settings resource that can be associated with a web portal.default CreateDataProtectionSettingsResponseWorkSpacesWebClient. createDataProtectionSettings(CreateDataProtectionSettingsRequest createDataProtectionSettingsRequest)Creates a data protection settings resource that can be associated with a web portal. -
Uses of CreateDataProtectionSettingsRequest in software.amazon.awssdk.services.workspacesweb.transform
Methods in software.amazon.awssdk.services.workspacesweb.transform with parameters of type CreateDataProtectionSettingsRequest Modifier and Type Method Description SdkHttpFullRequestCreateDataProtectionSettingsRequestMarshaller. marshall(CreateDataProtectionSettingsRequest createDataProtectionSettingsRequest)
-