Uses of Class
software.amazon.awssdk.services.workspacesweb.model.DataProtectionSettings
-
Packages that use DataProtectionSettings Package Description software.amazon.awssdk.services.workspacesweb.model -
-
Uses of DataProtectionSettings in software.amazon.awssdk.services.workspacesweb.model
Methods in software.amazon.awssdk.services.workspacesweb.model that return DataProtectionSettings Modifier and Type Method Description DataProtectionSettingsGetDataProtectionSettingsResponse. dataProtectionSettings()The data protection settings.DataProtectionSettingsUpdateDataProtectionSettingsResponse. dataProtectionSettings()The data protection settings.Methods in software.amazon.awssdk.services.workspacesweb.model with parameters of type DataProtectionSettings Modifier and Type Method Description GetDataProtectionSettingsResponse.BuilderGetDataProtectionSettingsResponse.Builder. dataProtectionSettings(DataProtectionSettings dataProtectionSettings)The data protection settings.UpdateDataProtectionSettingsResponse.BuilderUpdateDataProtectionSettingsResponse.Builder. dataProtectionSettings(DataProtectionSettings dataProtectionSettings)The data protection settings.
-