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()
An immutable object that is created from the
properties that have been set on the builder.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplypublic ProfileFile.Aggregator addFile(ProfileFile file)
public ProfileFile build()
SdkBuilderbuild in interface SdkBuilder<ProfileFile.Aggregator,ProfileFile>Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.