Uses of Class
software.amazon.awssdk.services.chime.model.AppInstanceAdmin
-
Packages that use AppInstanceAdmin Package Description software.amazon.awssdk.services.chime.model -
-
Uses of AppInstanceAdmin in software.amazon.awssdk.services.chime.model
Methods in software.amazon.awssdk.services.chime.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.chime.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.
-