public class ByIdOperation extends Operation<ByIdOperation>
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
id |
queryParams| Constructor and Description |
|---|
ByIdOperation() |
| Modifier and Type | Method and Description |
|---|---|
protected ByIdOperation |
getThis() |
ByIdOperation |
id(java.lang.String id) |
getQueryParameters, locale, withCommaSeparatedParam, withParam, withParam, withParampublic ByIdOperation id(java.lang.String id)
protected ByIdOperation getThis()
getThis in class Operation<ByIdOperation>