| Package | Description |
|---|---|
| com.amazonaws.services.chime.model |
| Modifier and Type | Method and Description |
|---|---|
Identity |
Identity.clone() |
Identity |
AppInstanceAdmin.getAdmin()
The
AppInstanceAdmin data. |
Identity |
AppInstanceAdminSummary.getAdmin()
The details of the
AppInstanceAdmin. |
Identity |
CreateAppInstanceAdminResult.getAppInstanceAdmin()
The name and ARN of the admin for the
AppInstance. |
Identity |
CreateChannelModeratorResult.getChannelModerator()
The ARNs of the channel and the moderator.
|
Identity |
ChannelModerator.getCreatedBy()
The
AppInstanceUser who created the moderator. |
Identity |
Channel.getCreatedBy()
The
AppInstanceUser who created the channel. |
Identity |
ChannelBan.getCreatedBy()
The
AppInstanceUser who created the ban. |
Identity |
ChannelMembership.getInvitedBy()
The identifier of the member who invited another member.
|
Identity |
BatchChannelMemberships.getInvitedBy()
The identifier of the member who invited another member.
|
Identity |
ChannelMembershipSummary.getMember()
A member's summary data.
|
Identity |
CreateChannelMembershipResult.getMember()
The ARN and metadata of the member being added.
|
Identity |
ChannelMembership.getMember()
The data of the channel member.
|
Identity |
CreateChannelBanResult.getMember()
The
ChannelArn and BannedIdentity of the member in the ban response. |
Identity |
ChannelBan.getMember()
The member being banned from the channel.
|
Identity |
ChannelBanSummary.getMember()
The member being banned from a channel.
|
Identity |
ChannelModerator.getModerator()
The moderator's data.
|
Identity |
ChannelModeratorSummary.getModerator()
The data for a moderator.
|
Identity |
ChannelMessageSummary.getSender()
The message sender.
|
Identity |
ChannelMessage.getSender()
The message sender.
|
Identity |
Identity.withArn(String arn)
The ARN in an Identity.
|
Identity |
Identity.withName(String name)
The name in an Identity.
|
| Modifier and Type | Method and Description |
|---|---|
List<Identity> |
BatchChannelMemberships.getMembers()
The users successfully added to the request.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AppInstanceAdmin.setAdmin(Identity admin)
The
AppInstanceAdmin data. |
void |
AppInstanceAdminSummary.setAdmin(Identity admin)
The details of the
AppInstanceAdmin. |
void |
CreateAppInstanceAdminResult.setAppInstanceAdmin(Identity appInstanceAdmin)
The name and ARN of the admin for the
AppInstance. |
void |
CreateChannelModeratorResult.setChannelModerator(Identity channelModerator)
The ARNs of the channel and the moderator.
|
void |
ChannelModerator.setCreatedBy(Identity createdBy)
The
AppInstanceUser who created the moderator. |
void |
Channel.setCreatedBy(Identity createdBy)
The
AppInstanceUser who created the channel. |
void |
ChannelBan.setCreatedBy(Identity createdBy)
The
AppInstanceUser who created the ban. |
void |
ChannelMembership.setInvitedBy(Identity invitedBy)
The identifier of the member who invited another member.
|
void |
BatchChannelMemberships.setInvitedBy(Identity invitedBy)
The identifier of the member who invited another member.
|
void |
ChannelMembershipSummary.setMember(Identity member)
A member's summary data.
|
void |
CreateChannelMembershipResult.setMember(Identity member)
The ARN and metadata of the member being added.
|
void |
ChannelMembership.setMember(Identity member)
The data of the channel member.
|
void |
CreateChannelBanResult.setMember(Identity member)
The
ChannelArn and BannedIdentity of the member in the ban response. |
void |
ChannelBan.setMember(Identity member)
The member being banned from the channel.
|
void |
ChannelBanSummary.setMember(Identity member)
The member being banned from a channel.
|
void |
ChannelModerator.setModerator(Identity moderator)
The moderator's data.
|
void |
ChannelModeratorSummary.setModerator(Identity moderator)
The data for a moderator.
|
void |
ChannelMessageSummary.setSender(Identity sender)
The message sender.
|
void |
ChannelMessage.setSender(Identity sender)
The message sender.
|
AppInstanceAdmin |
AppInstanceAdmin.withAdmin(Identity admin)
The
AppInstanceAdmin data. |
AppInstanceAdminSummary |
AppInstanceAdminSummary.withAdmin(Identity admin)
The details of the
AppInstanceAdmin. |
CreateAppInstanceAdminResult |
CreateAppInstanceAdminResult.withAppInstanceAdmin(Identity appInstanceAdmin)
The name and ARN of the admin for the
AppInstance. |
CreateChannelModeratorResult |
CreateChannelModeratorResult.withChannelModerator(Identity channelModerator)
The ARNs of the channel and the moderator.
|
ChannelModerator |
ChannelModerator.withCreatedBy(Identity createdBy)
The
AppInstanceUser who created the moderator. |
Channel |
Channel.withCreatedBy(Identity createdBy)
The
AppInstanceUser who created the channel. |
ChannelBan |
ChannelBan.withCreatedBy(Identity createdBy)
The
AppInstanceUser who created the ban. |
ChannelMembership |
ChannelMembership.withInvitedBy(Identity invitedBy)
The identifier of the member who invited another member.
|
BatchChannelMemberships |
BatchChannelMemberships.withInvitedBy(Identity invitedBy)
The identifier of the member who invited another member.
|
ChannelMembershipSummary |
ChannelMembershipSummary.withMember(Identity member)
A member's summary data.
|
CreateChannelMembershipResult |
CreateChannelMembershipResult.withMember(Identity member)
The ARN and metadata of the member being added.
|
ChannelMembership |
ChannelMembership.withMember(Identity member)
The data of the channel member.
|
CreateChannelBanResult |
CreateChannelBanResult.withMember(Identity member)
The
ChannelArn and BannedIdentity of the member in the ban response. |
ChannelBan |
ChannelBan.withMember(Identity member)
The member being banned from the channel.
|
ChannelBanSummary |
ChannelBanSummary.withMember(Identity member)
The member being banned from a channel.
|
BatchChannelMemberships |
BatchChannelMemberships.withMembers(Identity... members)
The users successfully added to the request.
|
ChannelModerator |
ChannelModerator.withModerator(Identity moderator)
The moderator's data.
|
ChannelModeratorSummary |
ChannelModeratorSummary.withModerator(Identity moderator)
The data for a moderator.
|
ChannelMessageSummary |
ChannelMessageSummary.withSender(Identity sender)
The message sender.
|
ChannelMessage |
ChannelMessage.withSender(Identity sender)
The message sender.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchChannelMemberships.setMembers(Collection<Identity> members)
The users successfully added to the request.
|
BatchChannelMemberships |
BatchChannelMemberships.withMembers(Collection<Identity> members)
The users successfully added to the request.
|
Copyright © 2023. All rights reserved.