| Package | Description |
|---|---|
| com.amazonaws.services.chimesdkidentity.model |
| Modifier and Type | Method and Description |
|---|---|
Identity |
Identity.clone() |
Identity |
AppInstanceAdmin.getAdmin()
The
AppInstanceAdmin data. |
Identity |
AppInstanceAdminSummary.getAdmin()
The details of the
AppInstanceAdmin. |
Identity |
CreateAppInstanceAdminResult.getAppInstanceAdmin()
The name and ARN of the admin for the
AppInstance. |
Identity |
Identity.withArn(String arn)
The ARN in an Identity.
|
Identity |
Identity.withName(String name)
The name in an Identity.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AppInstanceAdmin.setAdmin(Identity admin)
The
AppInstanceAdmin data. |
void |
AppInstanceAdminSummary.setAdmin(Identity admin)
The details of the
AppInstanceAdmin. |
void |
CreateAppInstanceAdminResult.setAppInstanceAdmin(Identity appInstanceAdmin)
The name and ARN of the admin for the
AppInstance. |
AppInstanceAdmin |
AppInstanceAdmin.withAdmin(Identity admin)
The
AppInstanceAdmin data. |
AppInstanceAdminSummary |
AppInstanceAdminSummary.withAdmin(Identity admin)
The details of the
AppInstanceAdmin. |
CreateAppInstanceAdminResult |
CreateAppInstanceAdminResult.withAppInstanceAdmin(Identity appInstanceAdmin)
The name and ARN of the admin for the
AppInstance. |
Copyright © 2023. All rights reserved.