Uses of Class
software.amazon.awssdk.services.inspector.model.Exclusion
-
Packages that use Exclusion Package Description software.amazon.awssdk.services.inspector.model -
-
Uses of Exclusion in software.amazon.awssdk.services.inspector.model
Methods in software.amazon.awssdk.services.inspector.model that return types with arguments of type Exclusion Modifier and Type Method Description Map<String,Exclusion>DescribeExclusionsResponse. exclusions()Information about the exclusions.Method parameters in software.amazon.awssdk.services.inspector.model with type arguments of type Exclusion Modifier and Type Method Description DescribeExclusionsResponse.BuilderDescribeExclusionsResponse.Builder. exclusions(Map<String,Exclusion> exclusions)Information about the exclusions.
-