public static final class ProfileFile.Aggregator extends Object implements software.amazon.awssdk.utils.builder.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() |
public ProfileFile.Aggregator addFile(ProfileFile file)
public ProfileFile build()
build in interface software.amazon.awssdk.utils.builder.SdkBuilder<ProfileFile.Aggregator,ProfileFile>Copyright © 2018. All rights reserved.