|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RestRequestBuilder
The contract of a request builder.
| Method Summary | |
|---|---|
RestRequest |
create(Object... args)
Create the request given the args. |
String |
getName()
|
| Method Detail |
|---|
String getName()
RestRequest create(Object... args)
args.
args - args to create the request
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||