@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AddNotificationChannelResult extends AmazonWebServiceResult<ResponseMetadata> implements Serializable, Cloneable
Constructor and Description |
---|
AddNotificationChannelResult() |
Modifier and Type | Method and Description |
---|---|
AddNotificationChannelResult |
clone() |
boolean |
equals(Object obj) |
String |
getId() |
int |
hashCode() |
void |
setId(String id) |
String |
toString()
Returns a string representation of this object.
|
AddNotificationChannelResult |
withId(String id) |
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadata
public void setId(String id)
id
- public String getId()
public AddNotificationChannelResult withId(String id)
id
- public String toString()
toString
in class Object
Object.toString()
public AddNotificationChannelResult clone()