Uses of Class
software.amazon.awssdk.services.macie.model.ClassificationTypeUpdate
-
Packages that use ClassificationTypeUpdate Package Description software.amazon.awssdk.services.macie.model -
-
Uses of ClassificationTypeUpdate in software.amazon.awssdk.services.macie.model
Methods in software.amazon.awssdk.services.macie.model that return ClassificationTypeUpdate Modifier and Type Method Description ClassificationTypeUpdateS3ResourceClassificationUpdate. classificationTypeUpdate()(Discontinued) The classification type that you want to update for the resource associated with Amazon Macie Classic.Methods in software.amazon.awssdk.services.macie.model with parameters of type ClassificationTypeUpdate Modifier and Type Method Description S3ResourceClassificationUpdate.BuilderS3ResourceClassificationUpdate.Builder. classificationTypeUpdate(ClassificationTypeUpdate classificationTypeUpdate)(Discontinued) The classification type that you want to update for the resource associated with Amazon Macie Classic.
-