getLabels Method

Returns labels for the specified instance keys.

getLabels(keys: InstanceKey[], memoize: boolean = false): Promise<string[]>

Parameter Type Description
keys InstanceKey[] Keys of instances to get labels for
memoize boolean Should the result be memoized by the provider.

Defined in

Last Updated: 08 January, 2020