Uses of Class
software.amazon.awssdk.services.chimesdkidentity.model.AppInstanceAdmin
-
Packages that use AppInstanceAdmin Package Description software.amazon.awssdk.services.chimesdkidentity.model -
-
Uses of AppInstanceAdmin in software.amazon.awssdk.services.chimesdkidentity.model
Methods in software.amazon.awssdk.services.chimesdkidentity.model that return AppInstanceAdmin Modifier and Type Method Description AppInstanceAdminDescribeAppInstanceAdminResponse. appInstanceAdmin()The ARN and name of theAppInstanceUser, the ARN of theAppInstance, and the created and last-updated timestamps.Methods in software.amazon.awssdk.services.chimesdkidentity.model with parameters of type AppInstanceAdmin Modifier and Type Method Description DescribeAppInstanceAdminResponse.BuilderDescribeAppInstanceAdminResponse.Builder. appInstanceAdmin(AppInstanceAdmin appInstanceAdmin)The ARN and name of theAppInstanceUser, the ARN of theAppInstance, and the created and last-updated timestamps.
-