| 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 app instance user, the ARN of the app instance, and the created and last-updated
timestamps.
|
AppInstanceAdmin |
AppInstanceAdmin.withAdmin(Identity admin)
The name and metadata of the app instance administrator.
|
AppInstanceAdmin |
AppInstanceAdmin.withAppInstanceArn(String appInstanceArn)
The ARN of the app instance 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 app instance user, the ARN of the app instance, and the created and last-updated
timestamps.
|
DescribeAppInstanceAdminResult |
DescribeAppInstanceAdminResult.withAppInstanceAdmin(AppInstanceAdmin appInstanceAdmin)
The ARN and name of the app instance user, the ARN of the app instance, and the created and last-updated
timestamps.
|
Copyright © 2021. All rights reserved.