@wildix/wim-cache-client > WimCache > getEntitiesByIds
WimCache.getEntitiesByIds() method
Signature:
getEntitiesByIds(args: GetEntitiesByIdsCommandInput, options?: __HttpHandlerOptions): Promise<GetEntitiesByIdsCommandOutput>;
Parameters
Parameter | Type | Description |
---|---|---|
args | ||
options | __HttpHandlerOptions | (Optional) |
Returns:
Promise<GetEntitiesByIdsCommandOutput>