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.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AggregateProfileFileSupplier
-
-
Method Details
-
get
- Specified by:
getin interfaceSupplier<ProfileFile>
-