Uses of Class
com.mypurecloud.sdk.v2.model.ResponseAssetFilter
Packages that use ResponseAssetFilter
-
Uses of ResponseAssetFilter in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ResponseAssetFilterModifier and TypeMethodDescriptionThe end value of the range.Field name to search against.ResponseAssetFilter.startValue(String startValue) The start value of the range.ResponseAssetFilter.type(ResponseAssetFilter.TypeEnum type) How to apply this search criteria against other criteria.A value for the search to match againstA list of values for the search to match againstMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type ResponseAssetFilterMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type ResponseAssetFilterModifier and TypeMethodDescriptionResponseAssetSearchRequest.query(List<ResponseAssetFilter> query) Filter the query results.voidResponseAssetSearchRequest.setQuery(List<ResponseAssetFilter> query)