| Modifier and Type | Required Element and Description |
|---|---|
String |
relation
The name of the relation that the link corresponds to.
|
| Modifier and Type | Optional Element and Description |
|---|---|
Link.KeyField |
keyField
If this Link produces a map, the key for each entry can be either the item's
title or name.
|
com.amazonaws.http.HttpMethodName |
method
The HTTP method that is used when invoking this link.
|
public abstract String relation
public abstract com.amazonaws.http.HttpMethodName method
public abstract Link.KeyField keyField
Copyright © 2013. All rights reserved.