public static final class ProfileFile.Aggregator extends Object implements SdkBuilder<ProfileFile.Aggregator,ProfileFile>
ProfileFile
s 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, wait
applyMutation
public ProfileFile.Aggregator addFile(ProfileFile file)
public ProfileFile build()
build
in interface Buildable
build
in interface SdkBuilder<ProfileFile.Aggregator,ProfileFile>
Copyright © 2019. All rights reserved.