public static final class ProfileFile.Aggregator extends Object implements SdkBuilder<ProfileFile.Aggregator,ProfileFile>
ProfileFiles together into a single file. This will merge their profiles and
 properties together.| Constructor and Description | 
|---|
Aggregator()  | 
| Modifier and Type | Method and Description | 
|---|---|
ProfileFile.Aggregator | 
addFile(ProfileFile file)
Add a file to be aggregated. 
 | 
ProfileFile | 
build()  | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplyMutationpublic ProfileFile.Aggregator addFile(ProfileFile file)
public ProfileFile build()
build in interface Buildablebuild in interface SdkBuilder<ProfileFile.Aggregator,ProfileFile>Copyright © 2019. All rights reserved.