Class QueryProfilerSession
java.lang.Object
com.veeva.vault.vapil.api.model.VaultModel
com.veeva.vault.vapil.api.model.common.QueryProfilerSession
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()getLabel()getName()voidsetCreatedDate(String createdDate) voidsetDescription(String description) voidsetExpirationDate(String expirationDate) voidvoidvoidvoidsetQueryOrigin(String queryOrigin) voidsetQueryTargets(String queryTargets) voidsetQueryTimeMax(BigDecimal queryTimeMax) voidsetQueryTimeMin(BigDecimal queryTimeMin) voidsetResponseStatus(String responseStatus) voidsetResultCountMax(Integer resultCountMax) voidsetResultCountMin(Integer resultCountMin) voidvoidMethods inherited from class com.veeva.vault.vapil.api.model.VaultModel
get, getBigDecimal, getBoolean, getFieldNames, getInteger, getListInteger, getListLong, getListString, getLong, getString, getVaultModelData, set, setVaultModelData, toJSONObject, toJsonString, toMap, toMap
-
Constructor Details
-
QueryProfilerSession
public QueryProfilerSession()
-
-
Method Details
-
getId
-
setId
-
getLabel
-
setLabel
-
getName
-
setName
-
getDescription
-
setDescription
-
getStatus
-
setStatus
-
getUserId
-
setUserId
-
getCreatedDate
-
setCreatedDate
-
getExpirationDate
-
setExpirationDate
-
getQueryTargets
-
setQueryTargets
-
getResultCountMin
-
setResultCountMin
-
getResultCountMax
-
setResultCountMax
-
getQueryTimeMin
-
setQueryTimeMin
-
getQueryTimeMax
-
setQueryTimeMax
-
getQueryOrigin
-
setQueryOrigin
-
getResponseStatus
-
setResponseStatus
-