com.linkedin.restli.restspec
Class EntitySchema.Fields
java.lang.Object
com.linkedin.data.schema.PathSpec
com.linkedin.restli.restspec.EntitySchema.Fields
- Enclosing class:
- EntitySchema
public static class EntitySchema.Fields
- extends com.linkedin.data.schema.PathSpec
| Fields inherited from class com.linkedin.data.schema.PathSpec |
WILDCARD |
| Methods inherited from class com.linkedin.data.schema.PathSpec |
emptyPath, equals, getPathComponents, hashCode, toString |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
EntitySchema.Fields
public EntitySchema.Fields(java.util.List<java.lang.String> path,
java.lang.String name)
EntitySchema.Fields
public EntitySchema.Fields()
path
public com.linkedin.data.schema.PathSpec path()
- URI template for accessing this entity
actions
public ActionSchemaArray.Fields actions()
- list of actions supported by this entity
subresources
public ResourceSchemaArray.Fields subresources()
- list of subresources accessible via this entity