Uses of Class
software.amazon.awssdk.profiles.ProfileFile.Aggregator
Packages that use ProfileFile.Aggregator
-
Uses of ProfileFile.Aggregator in software.amazon.awssdk.profiles
Methods in software.amazon.awssdk.profiles that return ProfileFile.AggregatorModifier and TypeMethodDescriptionProfileFile.Aggregator.addFile(ProfileFile file) Add a file to be aggregated.static ProfileFile.AggregatorProfileFile.aggregator()Create a builder that can merge multipleProfileFiles together.