public class CreateStorageLocationRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
CreateStorageLocation operation.
Creates the Amazon S3 storage location for the account.
This location is used to store user log files.
NOOP| Constructor and Description |
|---|
CreateStorageLocationRequest() |
| Modifier and Type | Method and Description |
|---|---|
CreateStorageLocationRequest |
clone()
Creates a shallow clone of this request.
|
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString()
Returns a string representation of this object; useful for testing and
debugging.
|
copyBaseTo, copyPrivateRequestParameters, getCustomRequestHeaders, getGeneralProgressListener, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestMetricCollector, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestMetricCollector, withGeneralProgressListener, withRequestMetricCollectorpublic String toString()
toString in class ObjectObject.toString()public CreateStorageLocationRequest clone()
AmazonWebServiceRequestclone in class AmazonWebServiceRequestObject.clone()Copyright © 2015. All rights reserved.