| 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 name and ARN of the admin for the
AppInstance. |
| 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 name and ARN of the admin for the
AppInstance. |
Copyright © 2021. All rights reserved.