public static interface AtmosObject.Factory
Modifier and Type | Method and Description |
---|---|
AtmosObject |
create(MutableContentMetadata contentMetadata) |
AtmosObject |
create(MutableContentMetadata contentMetadata,
SystemMetadata systemMetadata,
UserMetadata userMetadata) |
AtmosObject |
create(SystemMetadata systemMetadata,
UserMetadata userMetadata) |
AtmosObject create(@Nullable MutableContentMetadata contentMetadata)
AtmosObject create(SystemMetadata systemMetadata, UserMetadata userMetadata)
AtmosObject create(MutableContentMetadata contentMetadata, SystemMetadata systemMetadata, UserMetadata userMetadata)
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.