Endpoint constructor
Endpoint({})
Implementation
Endpoint({
this.attributes,
this.createTime,
this.description,
this.displayName,
this.endpointId,
this.interfaces,
this.name,
this.updateTime,
});
Endpoint({
this.attributes,
this.createTime,
this.description,
this.displayName,
this.endpointId,
this.interfaces,
this.name,
this.updateTime,
});