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, getCustomRequestHeaders, getGeneralProgressListener, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestMetricCollector, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestMetricCollector, withGeneralProgressListener, withRequestMetricCollector
public String toString()
toString
in class Object
Object.toString()
public CreateStorageLocationRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()
Copyright © 2015. All rights reserved.