@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ChannelMembershipForAppInstanceUserSummary extends Object implements Serializable, Cloneable, StructuredPojo
Summary of the channel membership details of an AppInstanceUser.
| Constructor and Description |
|---|
ChannelMembershipForAppInstanceUserSummary() |
| Modifier and Type | Method and Description |
|---|---|
ChannelMembershipForAppInstanceUserSummary |
clone() |
boolean |
equals(Object obj) |
AppInstanceUserMembershipSummary |
getAppInstanceUserMembershipSummary() |
ChannelSummary |
getChannelSummary() |
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller) |
void |
setAppInstanceUserMembershipSummary(AppInstanceUserMembershipSummary appInstanceUserMembershipSummary) |
void |
setChannelSummary(ChannelSummary channelSummary) |
String |
toString()
Returns a string representation of this object.
|
ChannelMembershipForAppInstanceUserSummary |
withAppInstanceUserMembershipSummary(AppInstanceUserMembershipSummary appInstanceUserMembershipSummary) |
ChannelMembershipForAppInstanceUserSummary |
withChannelSummary(ChannelSummary channelSummary) |
public ChannelMembershipForAppInstanceUserSummary()
public void setChannelSummary(ChannelSummary channelSummary)
channelSummary - public ChannelSummary getChannelSummary()
public ChannelMembershipForAppInstanceUserSummary withChannelSummary(ChannelSummary channelSummary)
channelSummary - public void setAppInstanceUserMembershipSummary(AppInstanceUserMembershipSummary appInstanceUserMembershipSummary)
appInstanceUserMembershipSummary - public AppInstanceUserMembershipSummary getAppInstanceUserMembershipSummary()
public ChannelMembershipForAppInstanceUserSummary withAppInstanceUserMembershipSummary(AppInstanceUserMembershipSummary appInstanceUserMembershipSummary)
appInstanceUserMembershipSummary - public String toString()
toString in class ObjectObject.toString()public ChannelMembershipForAppInstanceUserSummary clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
marshall in interface StructuredPojoCopyright © 2023. All rights reserved.