GetModel interface
方法
delete(Delete |
刪除檔模型。 |
get(Get |
取得詳細的檔模型資訊。 |
方法詳細資料
delete(DeleteModelParameters)
刪除檔模型。
function delete(options?: DeleteModelParameters): StreamableMethod<DeleteModel204Response | DeleteModelDefaultResponse>
參數
- options
- DeleteModelParameters
傳回
get(GetModelParameters)
取得詳細的檔模型資訊。
function get(options?: GetModelParameters): StreamableMethod<GetModel200Response | GetModelDefaultResponse>
參數
- options
- GetModelParameters