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