com.amazonaws.services.simpleemail.model
Class SetIdentityNotificationTopicResult
java.lang.Object
   com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicResult
com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicResult
- All Implemented Interfaces: 
- java.io.Serializable
- public class SetIdentityNotificationTopicResult 
- extends java.lang.Object- implements java.io.Serializable
 An empty element. Receiving this element indicates that the request
 completed successfully.
 
- See Also:
- Serialized Form
 
| Method Summary | 
|  boolean | equals(java.lang.Object obj)
 | 
|  int | hashCode()
 | 
|  java.lang.String | toString()Returns a string representation of this object; useful for testing and
 debugging.
 | 
 
| Methods inherited from class java.lang.Object | 
| getClass, notify, notifyAll, wait, wait, wait | 
 
SetIdentityNotificationTopicResult
public SetIdentityNotificationTopicResult()
toString
public java.lang.String toString()
- Returns a string representation of this object; useful for testing and
 debugging.
 
- 
- Overrides:
- toStringin class- java.lang.Object
 
- 
- Returns:
- A string representation of this object.
- See Also:
- Object.toString()
 
hashCode
public int hashCode()
- 
- Overrides:
- hashCodein class- java.lang.Object
 
- 
 
equals
public boolean equals(java.lang.Object obj)
- 
- Overrides:
- equalsin class- java.lang.Object
 
- 
 
                Copyright © 2010 Amazon Web Services, Inc. All Rights Reserved.