Uses of Class
software.amazon.awssdk.services.chimesdkidentity.model.AppInstanceUserEndpoint
-
Packages that use AppInstanceUserEndpoint Package Description software.amazon.awssdk.services.chimesdkidentity.model -
-
Uses of AppInstanceUserEndpoint in software.amazon.awssdk.services.chimesdkidentity.model
Methods in software.amazon.awssdk.services.chimesdkidentity.model that return AppInstanceUserEndpoint Modifier and Type Method Description AppInstanceUserEndpointDescribeAppInstanceUserEndpointResponse. appInstanceUserEndpoint()The full details of anAppInstanceUserEndpoint: theAppInstanceUserArn, ID, name, type, resource ARN, attributes, allow messages, state, and created and last updated timestamps.Methods in software.amazon.awssdk.services.chimesdkidentity.model with parameters of type AppInstanceUserEndpoint Modifier and Type Method Description DescribeAppInstanceUserEndpointResponse.BuilderDescribeAppInstanceUserEndpointResponse.Builder. appInstanceUserEndpoint(AppInstanceUserEndpoint appInstanceUserEndpoint)The full details of anAppInstanceUserEndpoint: theAppInstanceUserArn, ID, name, type, resource ARN, attributes, allow messages, state, and created and last updated timestamps.
-