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