@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DeleteArchiveResult extends AmazonWebServiceResult<ResponseMetadata> implements Serializable, Cloneable
The response indicating if the archive deletion was successfully initiated.
On success, returns an HTTP 200 status code. On failure, returns an error message.
| Constructor and Description |
|---|
DeleteArchiveResult () |
| Modifier and Type | Method and Description |
|---|---|
DeleteArchiveResult |
clone () |
boolean |
equals (Object obj) |
int |
hashCode () |
String |
toString ()
Returns a string representation of this object.
|
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadata public DeleteArchiveResult()
public String toString()
toString in class Object Object.toString() public DeleteArchiveResult clone()