| Modifier and Type | Interface and Description |
|---|---|
static interface |
Request.Builder |
static class |
Request.Method |
| Modifier and Type | Method and Description |
|---|---|
Attributes |
attributes()
Gets all attributes for this request.
|
java.lang.String |
getAccept()
Returns this request's Accept header, if set.
|
Request.Method |
method() |
java.net.URI |
uri()
Returns this request's URI, if set.
|
java.net.URI uri()
java.lang.String getAccept()
Attributes attributes()
Request.Method method()
Copyright © 2012-2013 Atlassian. All Rights Reserved.