public class

DeleteResponseImpl

extends BoxResponseImpl
implements DeleteResponse
java.lang.Object
   ↳ cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.functions.BoxResponseImpl
     ↳ cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.functions.DeleteResponseImpl

Summary

[Expand]
Inherited Fields
From class cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.functions.BoxResponseImpl
Public Constructors
DeleteResponseImpl()
[Expand]
Inherited Methods
From class cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.functions.BoxResponseImpl
From class java.lang.Object
From interface cn.com.believer.songyuanframework.openapi.storage.box.functions.BoxResponse

Public Constructors

public DeleteResponseImpl ()