Class AggregateProfileFileSupplier

java.lang.Object
software.amazon.awssdk.profiles.internal.AggregateProfileFileSupplier
All Implemented Interfaces:
Supplier<ProfileFile>, ProfileFileSupplier

@SdkInternalApi public class AggregateProfileFileSupplier extends Object implements ProfileFileSupplier
A ProfileFileSupplier that combines the ProfileFile objects from multiple ProfileFileSuppliers. Objects are passed into ProfileFile.Aggregator.