Mule Box.net Cloud Connector
Install Guide
Java API Reference
Mule API Reference
Package Index
|
Class Index
cn.com.believer.songyuanframework.openapi.storage.box
cn.com.believer.songyuanframework.openapi.storage.box.constant
cn.com.believer.songyuanframework.openapi.storage.box.factories
cn.com.believer.songyuanframework.openapi.storage.box.functions
cn.com.believer.songyuanframework.openapi.storage.box.impl.simple
cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.core
cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.functions
cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.methods
cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.objects
cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.utils
cn.com.believer.songyuanframework.openapi.storage.box.objects
org.mule.modules.boxnet
org.mule.modules.boxnet.adapters
org.mule.modules.boxnet.callback
org.mule.modules.boxnet.config
org.mule.modules.boxnet.processors
Interfaces
AddToMyBoxRequest
AddToMyBoxResponse
AddToTagRequest
AddToTagResponse
BoxRequest
BoxResponse
CreateFolderRequest
CreateFolderResponse
DeleteRequest
DeleteResponse
DownloadRequest
DownloadResponse
ExportTagsRequest
ExportTagsResponse
GetAccountTreeRequest
GetAccountTreeResponse
GetAuthTokenRequest
GetAuthTokenResponse
GetFileInfoRequest
GetFileInfoResponse
GetFriendsRequest
GetFriendsResponse
GetTicketRequest
GetTicketResponse
LogoutRequest
LogoutResponse
MoveRequest
MoveResponse
PrivateShareRequest
PrivateShareResponse
PublicShareRequest
PublicShareResponse
PublicUnshareRequest
PublicUnshareResponse
RegisterNewUserRequest
RegisterNewUserResponse
RenameRequest
RenameResponse
RequestFriendsRequest
RequestFriendsResponse
SetDescriptionRequest
SetDescriptionResponse
UploadRequest
UploadResponse
VerifyRegistrationEmailRequest
VerifyRegistrationEmailResponse
Package Index
|
Class Index
Summary:
Methods
|
[Expand All]
public interface
BoxRequest
cn.com.believer.songyuanframework.openapi.storage.box.functions.BoxRequest
Known Indirect Subclasses
AddToMyBoxRequestImpl
,
AddToTagRequest
,
AddToTagRequestImpl
,
BoxRequestImpl
,
CreateFolderRequest
,
CreateFolderRequestImpl
,
DeleteRequest
,
DeleteRequestImpl
,
DownloadRequest
,
DownloadRequestImpl
,
ExportTagsRequest
,
ExportTagsRequestImpl
,
GetAccountTreeRequest
,
GetAccountTreeRequestImpl
,
GetAuthTokenRequest
, and
29 others.
AddToMyBoxRequestImpl
AddToTagRequest
AddToTagRequestImpl
BoxRequestImpl
CreateFolderRequest
CreateFolderRequestImpl
DeleteRequest
DeleteRequestImpl
DownloadRequest
DownloadRequestImpl
ExportTagsRequest
ExportTagsRequestImpl
GetAccountTreeRequest
GetAccountTreeRequestImpl
GetAuthTokenRequest
GetAuthTokenRequestImpl
GetFileInfoRequest
GetFileInfoRequestImpl
GetFriendsRequest
GetFriendsRequestImpl
GetTicketRequest
GetTicketRequestImpl
LogoutRequest
LogoutRequestImpl
MoveRequest
All rights reserved.
MoveRequestImpl
PrivateShareRequest
PrivateShareRequestImpl
PublicShareRequest
PublicShareRequestImpl
PublicUnshareRequest
PublicUnshareRequestImpl
RegisterNewUserRequest
RegisterNewUserRequestImpl
RenameRequest
RenameRequestImpl
RequestFriendsRequest
RequestFriendsRequestImpl
SetDescriptionRequest
SetDescriptionRequestImpl
UploadRequest
UploadRequestImpl
VerifyRegistrationEmailRequest
VerifyRegistrationEmailRequestImpl
Summary
Public Methods
abstract String
getActionName
()
get action name.
abstract String
getApiKey
()
abstract void
setApiKey
(String apiKey)
Public Methods
public abstract String
getActionName
()
get action name.
Returns
action name
public abstract String
getApiKey
()
Returns
the apiKey
public abstract void
setApiKey
(String apiKey)
Parameters
apiKey
The apiKey to set