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