Uses of Class
com.mypurecloud.sdk.v2.model.AdherenceExplanationListingBuQueryResponse
Packages that use AdherenceExplanationListingBuQueryResponse
-
Uses of AdherenceExplanationListingBuQueryResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AdherenceExplanationListingBuQueryResponseModifier and TypeMethodDescriptionAdherenceExplanationListingBuQueryResponse.entities(List<AdherenceExplanationResponse> entities) AdherenceExplanationJob.getBuQueryResponseTemplate()BuQueryAdherenceExplanationsResponse.getResult()Methods in com.mypurecloud.sdk.v2.model with parameters of type AdherenceExplanationListingBuQueryResponseModifier and TypeMethodDescriptionAdherenceExplanationJob.buQueryResponseTemplate(AdherenceExplanationListingBuQueryResponse buQueryResponseTemplate) Schema template for deserializing data returned from the downloadUrl.BuQueryAdherenceExplanationsResponse.result(AdherenceExplanationListingBuQueryResponse result) The result of the query.voidAdherenceExplanationJob.setBuQueryResponseTemplate(AdherenceExplanationListingBuQueryResponse buQueryResponseTemplate) voidBuQueryAdherenceExplanationsResponse.setResult(AdherenceExplanationListingBuQueryResponse result)