@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ChannelModeratedByAppInstanceUserSummary extends Object implements Serializable, Cloneable, StructuredPojo
Returns the summary data for a moderated channel.
| Constructor and Description |
|---|
ChannelModeratedByAppInstanceUserSummary() |
| Modifier and Type | Method and Description |
|---|---|
ChannelModeratedByAppInstanceUserSummary |
clone() |
boolean |
equals(Object obj) |
ChannelSummary |
getChannelSummary() |
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller) |
void |
setChannelSummary(ChannelSummary channelSummary) |
String |
toString()
Returns a string representation of this object.
|
ChannelModeratedByAppInstanceUserSummary |
withChannelSummary(ChannelSummary channelSummary) |
public ChannelModeratedByAppInstanceUserSummary()
public void setChannelSummary(ChannelSummary channelSummary)
channelSummary - public ChannelSummary getChannelSummary()
public ChannelModeratedByAppInstanceUserSummary withChannelSummary(ChannelSummary channelSummary)
channelSummary - public String toString()
toString in class ObjectObject.toString()public ChannelModeratedByAppInstanceUserSummary clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
marshall in interface StructuredPojoCopyright © 2020. All rights reserved.