Uses of Interface
software.amazon.awssdk.services.workspacesweb.model.AssociateDataProtectionSettingsResponse.Builder
-
Packages that use AssociateDataProtectionSettingsResponse.Builder Package Description software.amazon.awssdk.services.workspacesweb.model -
-
Uses of AssociateDataProtectionSettingsResponse.Builder in software.amazon.awssdk.services.workspacesweb.model
Methods in software.amazon.awssdk.services.workspacesweb.model that return AssociateDataProtectionSettingsResponse.Builder Modifier and Type Method Description static AssociateDataProtectionSettingsResponse.BuilderAssociateDataProtectionSettingsResponse. builder()AssociateDataProtectionSettingsResponse.BuilderAssociateDataProtectionSettingsResponse.Builder. dataProtectionSettingsArn(String dataProtectionSettingsArn)The ARN of the data protection settings resource.AssociateDataProtectionSettingsResponse.BuilderAssociateDataProtectionSettingsResponse.Builder. portalArn(String portalArn)The ARN of the web portal.AssociateDataProtectionSettingsResponse.BuilderAssociateDataProtectionSettingsResponse. toBuilder()Methods in software.amazon.awssdk.services.workspacesweb.model that return types with arguments of type AssociateDataProtectionSettingsResponse.Builder Modifier and Type Method Description static Class<? extends AssociateDataProtectionSettingsResponse.Builder>AssociateDataProtectionSettingsResponse. serializableBuilderClass()
-