| Package | Description |
|---|---|
| com.amazonaws.services.chime.model |
| Modifier and Type | Method and Description |
|---|---|
AppInstanceUser |
AppInstanceUser.clone() |
AppInstanceUser |
DescribeAppInstanceUserResult.getAppInstanceUser()
The name of the
AppInstanceUser. |
AppInstanceUser |
AppInstanceUser.withAppInstanceUserArn(String appInstanceUserArn)
The ARN of the
AppInstanceUser. |
AppInstanceUser |
AppInstanceUser.withCreatedTimestamp(Date createdTimestamp)
The time at which the
AppInstanceUser was created. |
AppInstanceUser |
AppInstanceUser.withLastUpdatedTimestamp(Date lastUpdatedTimestamp)
The time at which the
AppInstanceUser was last updated. |
AppInstanceUser |
AppInstanceUser.withMetadata(String metadata)
The metadata of the
AppInstanceUser. |
AppInstanceUser |
AppInstanceUser.withName(String name)
The name of the
AppInstanceUser. |
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeAppInstanceUserResult.setAppInstanceUser(AppInstanceUser appInstanceUser)
The name of the
AppInstanceUser. |
DescribeAppInstanceUserResult |
DescribeAppInstanceUserResult.withAppInstanceUser(AppInstanceUser appInstanceUser)
The name of the
AppInstanceUser. |
Copyright © 2021. All rights reserved.