public class CreateBucketResponse extends Object
CreateBucketResponse()
String
getLocation()
getName()
void
setLocation(String location)
setName(String name)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CreateBucketResponse()
public String getName()
public void setName(String name)
public String getLocation()
public void setLocation(String location)