public interface

GetAuthTokenRequest

implements BoxRequest
cn.com.believer.songyuanframework.openapi.storage.box.functions.GetAuthTokenRequest
Known Indirect Subclasses

Summary

Public Methods
abstract String getTicket()
abstract void setTicket(String ticket)
[Expand]
Inherited Methods
From interface cn.com.believer.songyuanframework.openapi.storage.box.functions.BoxRequest

Public Methods

public abstract String getTicket ()

Returns
  • the ticket

public abstract void setTicket (String ticket)

Parameters
ticket The ticket to set