@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class NotificationChannelConfig extends Object implements Serializable, Cloneable, StructuredPojo
| Constructor and Description |
|---|
NotificationChannelConfig() |
| Modifier and Type | Method and Description |
|---|---|
NotificationChannelConfig |
clone() |
boolean |
equals(Object obj) |
SnsChannelConfig |
getSns() |
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller) |
void |
setSns(SnsChannelConfig sns) |
String |
toString()
Returns a string representation of this object.
|
NotificationChannelConfig |
withSns(SnsChannelConfig sns) |
public void setSns(SnsChannelConfig sns)
sns - public SnsChannelConfig getSns()
public NotificationChannelConfig withSns(SnsChannelConfig sns)
sns - public String toString()
toString in class ObjectObject.toString()public NotificationChannelConfig clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
marshall in interface StructuredPojoCopyright © 2020. All rights reserved.