类 UpdateSpreadsheetSheetFilterViewConditionReq
java.lang.Object
com.lark.oapi.service.sheets.v3.model.UpdateSpreadsheetSheetFilterViewConditionReq
-
嵌套类概要
嵌套类 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明voidsetConditionId(String conditionId) voidvoidsetFilterViewId(String filterViewId) voidsetSheetId(String sheetId) voidsetSpreadsheetToken(String spreadsheetToken)
-
构造器详细资料
-
UpdateSpreadsheetSheetFilterViewConditionReq
public UpdateSpreadsheetSheetFilterViewConditionReq() -
UpdateSpreadsheetSheetFilterViewConditionReq
public UpdateSpreadsheetSheetFilterViewConditionReq(UpdateSpreadsheetSheetFilterViewConditionReq.Builder builder)
-
-
方法详细资料
-
newBuilder
-
getSpreadsheetToken
-
setSpreadsheetToken
-
getSheetId
-
setSheetId
-
getFilterViewId
-
setFilterViewId
-
getConditionId
-
setConditionId
-
getFilterViewCondition
-
setFilterViewCondition
-