| Package | Description |
|---|---|
| software.amazon.awssdk.services.chimesdkidentity.model |
| Modifier and Type | Method and Description |
|---|---|
default CreateAppInstanceAdminResponse.Builder |
CreateAppInstanceAdminResponse.Builder.appInstanceAdmin(Consumer<Identity.Builder> appInstanceAdmin)
The ARN and name of the administrator, the ARN of the
AppInstance, and the created and
last-updated timestamps. |
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. |
CreateAppInstanceAdminResponse.Builder |
CreateAppInstanceAdminResponse.Builder.appInstanceArn(String appInstanceArn)
The ARN of the of the admin for the
AppInstance. |
static CreateAppInstanceAdminResponse.Builder |
CreateAppInstanceAdminResponse.builder() |
CreateAppInstanceAdminResponse.Builder |
CreateAppInstanceAdminResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CreateAppInstanceAdminResponse.Builder> |
CreateAppInstanceAdminResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.