Uses of Class
com.mypurecloud.sdk.v2.model.OperationResponse
Packages that use OperationResponse
-
Uses of OperationResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return OperationResponseModifier and TypeMethodDescriptionOperationResponse.createdBy(UserReference createdBy) The user who created the operation.OperationResponse.dateCreated(Date dateCreated) Operation creation date-time.OperationResponse.dateModified(Date dateModified) Operation last modification date-time.OperationResponse.source(KnowledgeOperationSource source) Source of the operation.Status of the operation.OperationResponse.type(OperationResponse.TypeEnum type) Type of the operation.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type OperationResponseMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type OperationResponseModifier and TypeMethodDescriptionOperationListing.entities(List<OperationResponse> entities) voidOperationListing.setEntities(List<OperationResponse> entities)