|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.linkedin.data.schema.PathSpec
com.linkedin.restli.restspec.ActionsSetSchema.Fields
public static class ActionsSetSchema.Fields
| Field Summary |
|---|
| Fields inherited from class com.linkedin.data.schema.PathSpec |
|---|
WILDCARD |
| Constructor Summary | |
|---|---|
ActionsSetSchema.Fields()
|
|
ActionsSetSchema.Fields(java.util.List<java.lang.String> path,
java.lang.String name)
|
|
| Method Summary | |
|---|---|
ActionSchemaArray.Fields |
actions()
list of actions supported by this action set |
| 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 |
| Constructor Detail |
|---|
public ActionsSetSchema.Fields(java.util.List<java.lang.String> path,
java.lang.String name)
public ActionsSetSchema.Fields()
| Method Detail |
|---|
public ActionSchemaArray.Fields actions()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||