public class CreateStorageLocationRequest extends AmazonWebServiceRequest implements java.io.Serializable
CreateStorageLocation operation.
Creates the Amazon S3 storage location for the account.
This location is used to store user log files.
| コンストラクタと説明 |
|---|
CreateStorageLocationRequest() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |
java.lang.String |
toString()
Returns a string representation of this object; useful for testing and
debugging.
|
copyPrivateRequestParameters, getRequestClientOptions, getRequestCredentials, setRequestCredentialspublic java.lang.String toString()
toString クラス内 java.lang.ObjectObject.toString()public int hashCode()
hashCode クラス内 java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals クラス内 java.lang.Object