Uses of Class
software.amazon.awssdk.services.workspacesweb.model.AssociateDataProtectionSettingsRequest
-
Packages that use AssociateDataProtectionSettingsRequest 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 AssociateDataProtectionSettingsRequest in software.amazon.awssdk.services.workspacesweb
Methods in software.amazon.awssdk.services.workspacesweb with parameters of type AssociateDataProtectionSettingsRequest Modifier and Type Method Description default CompletableFuture<AssociateDataProtectionSettingsResponse>WorkSpacesWebAsyncClient. associateDataProtectionSettings(AssociateDataProtectionSettingsRequest associateDataProtectionSettingsRequest)Associates a data protection settings resource with a web portal.default AssociateDataProtectionSettingsResponseWorkSpacesWebClient. associateDataProtectionSettings(AssociateDataProtectionSettingsRequest associateDataProtectionSettingsRequest)Associates a data protection settings resource with a web portal. -
Uses of AssociateDataProtectionSettingsRequest in software.amazon.awssdk.services.workspacesweb.transform
Methods in software.amazon.awssdk.services.workspacesweb.transform with parameters of type AssociateDataProtectionSettingsRequest Modifier and Type Method Description SdkHttpFullRequestAssociateDataProtectionSettingsRequestMarshaller. marshall(AssociateDataProtectionSettingsRequest associateDataProtectionSettingsRequest)
-