EntityMoveEntitiesToCollection interface
方法
| post(Entity |
将现有实体移动到目标集合。 |
方法详细信息
post(EntityMoveEntitiesToCollectionParameters)
将现有实体移动到目标集合。
function post(options: EntityMoveEntitiesToCollectionParameters): StreamableMethod<EntityMoveEntitiesToCollection200Response | EntityMoveEntitiesToCollectionDefaultResponse>