|
|||||||||
| 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.ActionSchema.Fields
public static class ActionSchema.Fields
| Field Summary |
|---|
| Fields inherited from class com.linkedin.data.schema.PathSpec |
|---|
WILDCARD |
| Constructor Summary | |
|---|---|
ActionSchema.Fields()
|
|
ActionSchema.Fields(java.util.List<java.lang.String> path,
java.lang.String name)
|
|
| Method Summary | |
|---|---|
CustomAnnotationContentSchemaMap.Fields |
annotations()
custom annotation data |
com.linkedin.data.schema.PathSpec |
doc()
Documentation for this action |
com.linkedin.data.schema.PathSpec |
name()
name of this action |
ParameterSchemaArray.Fields |
parameters()
parameters for this action |
com.linkedin.data.schema.PathSpec |
returns()
avro type of this action's return value |
com.linkedin.data.schema.PathSpec |
throws_()
list of exception types thrown by this action |
| 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 ActionSchema.Fields(java.util.List<java.lang.String> path,
java.lang.String name)
public ActionSchema.Fields()
| Method Detail |
|---|
public CustomAnnotationContentSchemaMap.Fields annotations()
public com.linkedin.data.schema.PathSpec name()
public com.linkedin.data.schema.PathSpec doc()
public ParameterSchemaArray.Fields parameters()
public com.linkedin.data.schema.PathSpec returns()
public com.linkedin.data.schema.PathSpec throws_()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||