| Package | Description |
|---|---|
| com.amazonaws.services.chime.model |
| Modifier and Type | Method and Description |
|---|---|
AppInstanceAdmin |
AppInstanceAdmin.clone() |
AppInstanceAdmin |
DescribeAppInstanceAdminResult.getAppInstanceAdmin()
The ARN and name of the
AppInstanceUser, the ARN of the AppInstance, and the created
and last-updated timestamps. |
AppInstanceAdmin |
AppInstanceAdmin.withAdmin(Identity admin)
The
AppInstanceAdmin data. |
AppInstanceAdmin |
AppInstanceAdmin.withAppInstanceArn(String appInstanceArn)
The ARN of the
AppInstance for which the user is an administrator. |
AppInstanceAdmin |
AppInstanceAdmin.withCreatedTimestamp(Date createdTimestamp)
The time at which an administrator was created.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeAppInstanceAdminResult.setAppInstanceAdmin(AppInstanceAdmin appInstanceAdmin)
The ARN and name of the
AppInstanceUser, the ARN of the AppInstance, and the created
and last-updated timestamps. |
DescribeAppInstanceAdminResult |
DescribeAppInstanceAdminResult.withAppInstanceAdmin(AppInstanceAdmin appInstanceAdmin)
The ARN and name of the
AppInstanceUser, the ARN of the AppInstance, and the created
and last-updated timestamps. |
Copyright © 2022. All rights reserved.