| Package | Description |
|---|---|
| com.amazonaws.services.chimesdkidentity |
The Amazon Chime SDK Identity APIs in this section allow software developers to create and manage unique instances of
their messaging applications.
|
| com.amazonaws.services.chimesdkidentity.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeAppInstanceUserEndpointResult |
AmazonChimeSDKIdentityClient.describeAppInstanceUserEndpoint(DescribeAppInstanceUserEndpointRequest request)
Returns the full details of an
AppInstanceUserEndpoint. |
DescribeAppInstanceUserEndpointResult |
AmazonChimeSDKIdentity.describeAppInstanceUserEndpoint(DescribeAppInstanceUserEndpointRequest describeAppInstanceUserEndpointRequest)
Returns the full details of an
AppInstanceUserEndpoint. |
DescribeAppInstanceUserEndpointResult |
AbstractAmazonChimeSDKIdentity.describeAppInstanceUserEndpoint(DescribeAppInstanceUserEndpointRequest request) |
| Modifier and Type | Method and Description |
|---|---|
DescribeAppInstanceUserEndpointResult |
DescribeAppInstanceUserEndpointResult.clone() |
DescribeAppInstanceUserEndpointResult |
DescribeAppInstanceUserEndpointResult.withAppInstanceUserEndpoint(AppInstanceUserEndpoint appInstanceUserEndpoint)
The full details of an
AppInstanceUserEndpoint: the AppInstanceUserArn, ID, name, type,
resource ARN, attributes, allow messages, state, and created and last updated timestamps. |
Copyright © 2023. All rights reserved.