Uses of Class
software.amazon.awssdk.services.chimesdkidentity.model.AppInstance
-
Packages that use AppInstance Package Description software.amazon.awssdk.services.chimesdkidentity.model -
-
Uses of AppInstance in software.amazon.awssdk.services.chimesdkidentity.model
Methods in software.amazon.awssdk.services.chimesdkidentity.model that return AppInstance Modifier and Type Method Description AppInstanceDescribeAppInstanceResponse. appInstance()The ARN, metadata, created and last-updated timestamps, and the name of theAppInstance.Methods in software.amazon.awssdk.services.chimesdkidentity.model with parameters of type AppInstance Modifier and Type Method Description DescribeAppInstanceResponse.BuilderDescribeAppInstanceResponse.Builder. appInstance(AppInstance appInstance)The ARN, metadata, created and last-updated timestamps, and the name of theAppInstance.
-