Uses of Class
software.amazon.awssdk.services.connect.model.Instance
-
Packages that use Instance Package Description software.amazon.awssdk.services.connect.model -
-
Uses of Instance in software.amazon.awssdk.services.connect.model
Methods in software.amazon.awssdk.services.connect.model that return Instance Modifier and Type Method Description InstanceDescribeInstanceResponse. instance()The name of the instance.Methods in software.amazon.awssdk.services.connect.model with parameters of type Instance Modifier and Type Method Description DescribeInstanceResponse.BuilderDescribeInstanceResponse.Builder. instance(Instance instance)The name of the instance.
-