Uses of Interface
software.amazon.awssdk.services.workspacesweb.model.AssociateDataProtectionSettingsRequest.Builder
-
Packages that use AssociateDataProtectionSettingsRequest.Builder 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.model -
-
Uses of AssociateDataProtectionSettingsRequest.Builder in software.amazon.awssdk.services.workspacesweb
Method parameters in software.amazon.awssdk.services.workspacesweb with type arguments of type AssociateDataProtectionSettingsRequest.Builder Modifier and Type Method Description default CompletableFuture<AssociateDataProtectionSettingsResponse>WorkSpacesWebAsyncClient. associateDataProtectionSettings(Consumer<AssociateDataProtectionSettingsRequest.Builder> associateDataProtectionSettingsRequest)Associates a data protection settings resource with a web portal.default AssociateDataProtectionSettingsResponseWorkSpacesWebClient. associateDataProtectionSettings(Consumer<AssociateDataProtectionSettingsRequest.Builder> associateDataProtectionSettingsRequest)Associates a data protection settings resource with a web portal. -
Uses of AssociateDataProtectionSettingsRequest.Builder in software.amazon.awssdk.services.workspacesweb.model
Methods in software.amazon.awssdk.services.workspacesweb.model that return types with arguments of type AssociateDataProtectionSettingsRequest.Builder Modifier and Type Method Description static Class<? extends AssociateDataProtectionSettingsRequest.Builder>AssociateDataProtectionSettingsRequest. serializableBuilderClass()
-