Uses of Class
software.amazon.awssdk.services.macie2.model.ClassificationResult
-
Packages that use ClassificationResult Package Description software.amazon.awssdk.services.macie2.model -
-
Uses of ClassificationResult in software.amazon.awssdk.services.macie2.model
Methods in software.amazon.awssdk.services.macie2.model that return ClassificationResult Modifier and Type Method Description ClassificationResultClassificationDetails. result()The status and other details of the finding.Methods in software.amazon.awssdk.services.macie2.model with parameters of type ClassificationResult Modifier and Type Method Description ClassificationDetails.BuilderClassificationDetails.Builder. result(ClassificationResult result)The status and other details of the finding.
-