| Package | Description |
|---|---|
| com.amazonaws.services.chime.model |
| Modifier and Type | Method and Description |
|---|---|
AppInstanceUser |
AppInstanceUser.clone() |
AppInstanceUser |
DescribeAppInstanceUserResult.getAppInstanceUser()
The name of the app instance user.
|
AppInstanceUser |
AppInstanceUser.withAppInstanceUserArn(String appInstanceUserArn)
The ARN of the app instance user.
|
AppInstanceUser |
AppInstanceUser.withCreatedTimestamp(Date createdTimestamp)
The time at which the app instance user was created.
|
AppInstanceUser |
AppInstanceUser.withLastUpdatedTimestamp(Date lastUpdatedTimestamp)
The time at which the app instance user was last updated.
|
AppInstanceUser |
AppInstanceUser.withMetadata(String metadata)
The metadata of the app instance user.
|
AppInstanceUser |
AppInstanceUser.withName(String name)
The name of the app instance user.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeAppInstanceUserResult.setAppInstanceUser(AppInstanceUser appInstanceUser)
The name of the app instance user.
|
DescribeAppInstanceUserResult |
DescribeAppInstanceUserResult.withAppInstanceUser(AppInstanceUser appInstanceUser)
The name of the app instance user.
|
Copyright © 2021. All rights reserved.