public class org.finos.legend.engine.protocol.store.elasticsearch.v.specification.global.count.CountRequestBody extends java.lang.Object
{
public org.finos.legend.engine.protocol.store.elasticsearch.v.specification.types.querydsl.QueryContainer query;
public void <init>()
{
org.finos.legend.engine.protocol.store.elasticsearch.v.specification.global.count.CountRequestBody v;
v := @this: org.finos.legend.engine.protocol.store.elasticsearch.v.specification.global.count.CountRequestBody;
specialinvoke v.<java.lang.Object: void <init>()>();
return;
}
}