Uses of Class
io.gopluslabs.client.model.TaTokenSecurityResponse
-
Packages that use TaTokenSecurityResponse Package Description io.gopluslabs.client.model -
-
Uses of TaTokenSecurityResponse in io.gopluslabs.client.model
Fields in io.gopluslabs.client.model declared as TaTokenSecurityResponse Modifier and Type Field Description private TaTokenSecurityResponseResponseWrapperTaTokenSecurityResponse. resultMethods in io.gopluslabs.client.model that return TaTokenSecurityResponse Modifier and Type Method Description TaTokenSecurityResponseTaTokenSecurityResponse. data(Map<String,Map<String,Object>> data)TaTokenSecurityResponseResponseWrapperTaTokenSecurityResponse. getResult()Get resultTaTokenSecurityResponseTaTokenSecurityResponse. putDataItem(String key, Map<String,Object> dataItem)Methods in io.gopluslabs.client.model with parameters of type TaTokenSecurityResponse Modifier and Type Method Description ResponseWrapperTaTokenSecurityResponseResponseWrapperTaTokenSecurityResponse. result(TaTokenSecurityResponse result)voidResponseWrapperTaTokenSecurityResponse. setResult(TaTokenSecurityResponse result)
-