Uses of Class
software.amazon.awssdk.services.inspector2.model.UpdateOrgEc2DeepInspectionConfigurationRequest
-
Packages that use UpdateOrgEc2DeepInspectionConfigurationRequest Package Description software.amazon.awssdk.services.inspector2 Amazon Inspector is a vulnerability discovery service that automates continuous scanning for security vulnerabilities within your Amazon EC2, Amazon ECR, and Amazon Web Services Lambda environments.software.amazon.awssdk.services.inspector2.transform -
-
Uses of UpdateOrgEc2DeepInspectionConfigurationRequest in software.amazon.awssdk.services.inspector2
Methods in software.amazon.awssdk.services.inspector2 with parameters of type UpdateOrgEc2DeepInspectionConfigurationRequest Modifier and Type Method Description default CompletableFuture<UpdateOrgEc2DeepInspectionConfigurationResponse>Inspector2AsyncClient. updateOrgEc2DeepInspectionConfiguration(UpdateOrgEc2DeepInspectionConfigurationRequest updateOrgEc2DeepInspectionConfigurationRequest)Updates the Amazon Inspector deep inspection custom paths for your organization.default UpdateOrgEc2DeepInspectionConfigurationResponseInspector2Client. updateOrgEc2DeepInspectionConfiguration(UpdateOrgEc2DeepInspectionConfigurationRequest updateOrgEc2DeepInspectionConfigurationRequest)Updates the Amazon Inspector deep inspection custom paths for your organization. -
Uses of UpdateOrgEc2DeepInspectionConfigurationRequest in software.amazon.awssdk.services.inspector2.transform
Methods in software.amazon.awssdk.services.inspector2.transform with parameters of type UpdateOrgEc2DeepInspectionConfigurationRequest Modifier and Type Method Description SdkHttpFullRequestUpdateOrgEc2DeepInspectionConfigurationRequestMarshaller. marshall(UpdateOrgEc2DeepInspectionConfigurationRequest updateOrgEc2DeepInspectionConfigurationRequest)
-