public interface ResourceData
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ResourceData.Builder
Abstraction of an entity that represents builder of composite data.
|
| Modifier and Type | Method and Description |
|---|---|
List<DataNode> |
dataNodes()
Returns list of data nodes.
|
ResourceId |
resourceId()
Returns resource identifier.
|
ResourceId resourceId()
Copyright © 2018. All rights reserved.