Methods
Static GetZosCallback
- GetZosCallback(coverurl: string, filename: string, filepath: string, suffix: string, type: string, url: string, zxsignature: string, callback?: (response: GetZosCallbackResponse) => void, loading?: boolean, isshow?: boolean): void
Parameters
coverurl: string
filename: string
filepath: string
suffix: string
type: string
url: string
zxsignature: string
loading: boolean = true
isshow: boolean = true
Returns void
Static GetZosIsexist
- GetZosIsexist(callback?: (response: GetZosIsexistResponse) => void, loading?: boolean, isshow?: boolean): void
Parameters
loading: boolean = true
isshow: boolean = true
Returns void
Static PostZosGetkey
- PostZosGetkey(suffix: string, type: string, callback?: (response: PostZosGetkeyResponse) => void, loading?: boolean, isshow?: boolean): void
Parameters
suffix: string
type: string
loading: boolean = true
isshow: boolean = true
Returns void
Static PostZosGeturls
- PostZosGeturls(rids: string[], callback?: (response: PostZosGeturlsResponse) => void, loading?: boolean, isshow?: boolean): void
Parameters
rids: string[]
loading: boolean = true
isshow: boolean = true
Returns void
对象存储服务器服务接口