com.baidubce.services.bos.model
Class CreateBucketResponse
java.lang.Object
com.baidubce.services.bos.model.CreateBucketResponse
public class CreateBucketResponse
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CreateBucketResponse
public CreateBucketResponse()
getName
public String getName()
setName
public void setName(String name)
getLocation
public String getLocation()
setLocation
public void setLocation(String location)
Copyright © 2018. All rights reserved.