| Package | Description |
|---|---|
| software.amazon.awssdk.services.chimesdkidentity.model |
| Modifier and Type | Method and Description |
|---|---|
Identity |
AppInstanceAdmin.admin()
The
AppInstanceAdmin data. |
Identity |
AppInstanceAdminSummary.admin()
The details of the
AppInstanceAdmin. |
Identity |
CreateAppInstanceAdminResponse.appInstanceAdmin()
The ARN and name of the administrator, the ARN of the
AppInstance, and the created and last-updated
timestamps. |
| Modifier and Type | Method and Description |
|---|---|
AppInstanceAdmin.Builder |
AppInstanceAdmin.Builder.admin(Identity admin)
The
AppInstanceAdmin data. |
AppInstanceAdminSummary.Builder |
AppInstanceAdminSummary.Builder.admin(Identity admin)
The details of the
AppInstanceAdmin. |
CreateAppInstanceAdminResponse.Builder |
CreateAppInstanceAdminResponse.Builder.appInstanceAdmin(Identity appInstanceAdmin)
The ARN and name of the administrator, the ARN of the
AppInstance, and the created and
last-updated timestamps. |
Copyright © 2023. All rights reserved.