Uses of Class
software.amazon.awssdk.services.workspacesweb.model.GetDataProtectionSettingsRequest
-
Packages that use GetDataProtectionSettingsRequest 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 GetDataProtectionSettingsRequest in software.amazon.awssdk.services.workspacesweb
Methods in software.amazon.awssdk.services.workspacesweb with parameters of type GetDataProtectionSettingsRequest Modifier and Type Method Description default CompletableFuture<GetDataProtectionSettingsResponse>WorkSpacesWebAsyncClient. getDataProtectionSettings(GetDataProtectionSettingsRequest getDataProtectionSettingsRequest)Gets the data protection settings.default GetDataProtectionSettingsResponseWorkSpacesWebClient. getDataProtectionSettings(GetDataProtectionSettingsRequest getDataProtectionSettingsRequest)Gets the data protection settings. -
Uses of GetDataProtectionSettingsRequest in software.amazon.awssdk.services.workspacesweb.transform
Methods in software.amazon.awssdk.services.workspacesweb.transform with parameters of type GetDataProtectionSettingsRequest Modifier and Type Method Description SdkHttpFullRequestGetDataProtectionSettingsRequestMarshaller. marshall(GetDataProtectionSettingsRequest getDataProtectionSettingsRequest)
-