| Package | Description |
|---|---|
| com.amazonaws.services.chimesdkidentity.model |
| Modifier and Type | Method and Description |
|---|---|
AppInstanceBot |
AppInstanceBot.clone() |
AppInstanceBot |
DescribeAppInstanceBotResult.getAppInstanceBot()
The detials of the
AppInstanceBot. |
AppInstanceBot |
AppInstanceBot.withAppInstanceBotArn(String appInstanceBotArn)
The ARN of the AppInstanceBot.
|
AppInstanceBot |
AppInstanceBot.withConfiguration(Configuration configuration)
The data processing instructions for an AppInstanceBot.
|
AppInstanceBot |
AppInstanceBot.withCreatedTimestamp(Date createdTimestamp)
The time at which the
AppInstanceBot was created. |
AppInstanceBot |
AppInstanceBot.withLastUpdatedTimestamp(Date lastUpdatedTimestamp)
The time at which the
AppInstanceBot was last updated. |
AppInstanceBot |
AppInstanceBot.withMetadata(String metadata)
The metadata for an AppInstanceBot.
|
AppInstanceBot |
AppInstanceBot.withName(String name)
The name of the AppInstanceBot.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeAppInstanceBotResult.setAppInstanceBot(AppInstanceBot appInstanceBot)
The detials of the
AppInstanceBot. |
DescribeAppInstanceBotResult |
DescribeAppInstanceBotResult.withAppInstanceBot(AppInstanceBot appInstanceBot)
The detials of the
AppInstanceBot. |
Copyright © 2025. All rights reserved.