@Beta public class ContentDependencies extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ContentDependencies.Builder |
Modifier and Type | Method and Description |
---|---|
static ContentDependencies.Builder |
create() |
Collection<ContentDependenciesAggregation> |
getInbound() |
Collection<ContentDependenciesAggregation> |
getOutbound() |
public static ContentDependencies.Builder create()
public Collection<ContentDependenciesAggregation> getInbound()
public Collection<ContentDependenciesAggregation> getOutbound()