Uses of Class
software.amazon.awssdk.services.workspacesweb.model.DisassociateDataProtectionSettingsRequest
-
Packages that use DisassociateDataProtectionSettingsRequest 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 DisassociateDataProtectionSettingsRequest in software.amazon.awssdk.services.workspacesweb
Methods in software.amazon.awssdk.services.workspacesweb with parameters of type DisassociateDataProtectionSettingsRequest Modifier and Type Method Description default CompletableFuture<DisassociateDataProtectionSettingsResponse>WorkSpacesWebAsyncClient. disassociateDataProtectionSettings(DisassociateDataProtectionSettingsRequest disassociateDataProtectionSettingsRequest)Disassociates data protection settings from a web portal.default DisassociateDataProtectionSettingsResponseWorkSpacesWebClient. disassociateDataProtectionSettings(DisassociateDataProtectionSettingsRequest disassociateDataProtectionSettingsRequest)Disassociates data protection settings from a web portal. -
Uses of DisassociateDataProtectionSettingsRequest in software.amazon.awssdk.services.workspacesweb.transform
Methods in software.amazon.awssdk.services.workspacesweb.transform with parameters of type DisassociateDataProtectionSettingsRequest Modifier and Type Method Description SdkHttpFullRequestDisassociateDataProtectionSettingsRequestMarshaller. marshall(DisassociateDataProtectionSettingsRequest disassociateDataProtectionSettingsRequest)
-