Uses of Class
software.amazon.awssdk.services.macie2.model.UpdateRetrievalConfiguration
-
Packages that use UpdateRetrievalConfiguration Package Description software.amazon.awssdk.services.macie2.model -
-
Uses of UpdateRetrievalConfiguration in software.amazon.awssdk.services.macie2.model
Methods in software.amazon.awssdk.services.macie2.model that return UpdateRetrievalConfiguration Modifier and Type Method Description UpdateRetrievalConfigurationUpdateRevealConfigurationRequest. retrievalConfiguration()The access method and settings to use when retrieving the sensitive data.Methods in software.amazon.awssdk.services.macie2.model with parameters of type UpdateRetrievalConfiguration Modifier and Type Method Description UpdateRevealConfigurationRequest.BuilderUpdateRevealConfigurationRequest.Builder. retrievalConfiguration(UpdateRetrievalConfiguration retrievalConfiguration)The access method and settings to use when retrieving the sensitive data.
-