|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.noderunner.amazon.s3.Response
net.noderunner.amazon.s3.LocationResponse
public class LocationResponse
A Response object returned from AWSAuthConnection.getBucketLocation().
Parses the response XML and exposes the location constraint
via the getLocation()
method.
Method Summary | |
---|---|
java.lang.String |
getLocation()
Report the location-constraint for a bucket. |
java.lang.String |
toString()
Returns a string representation. |
Methods inherited from class net.noderunner.amazon.s3.Response |
---|
assertOk, getContentLength, getHeaderField, getHeaders, getResponseCode, getResponseMessage, isNotFound, isOk, parse |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public java.lang.String getLocation()
public java.lang.String toString()
Response
toString
in class Response
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |