OwnershipHistoryItem |
OwnershipHistoryItem.addEvidenceVersionsItem(Map<String,Object> evidenceVersionsItem) |
OwnershipHistoryItem |
OwnershipHistoryItem.addSourcesItem(Map<String,Object> sourcesItem) |
OwnershipHistoryItem |
OwnershipHistoryItem.checksum(String checksum) |
OwnershipHistoryItem |
OwnershipHistoryItem.confidence(String confidence) |
OwnershipHistoryItem |
OwnershipHistoryItem.createdAt(OffsetDateTime createdAt) |
OwnershipHistoryItem |
OwnershipHistoryItem.evidenceVersions(List<Map<String,Object>> evidenceVersions) |
OwnershipHistoryItem |
OwnershipHistoryItem.explanation(String explanation) |
OwnershipHistoryItem |
OwnershipHistoryItem.failedAt(OffsetDateTime failedAt) |
OwnershipHistoryItem |
OwnershipHistoryItem.failureReason(String failureReason) |
OwnershipHistoryItem |
OwnershipHistoryItem.id(Long id) |
OwnershipHistoryItem |
OwnershipHistoryItem.ownerType(OwnershipOwnerType ownerType) |
OwnershipHistoryItem |
OwnershipHistoryItem.primaryContactRef(String primaryContactRef) |
OwnershipHistoryItem |
OwnershipHistoryItem.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
OwnershipHistoryItem |
OwnershipHistoryItem.resourceId(String resourceId) |
OwnershipHistoryItem |
OwnershipHistoryItem.retrySchedule(OffsetDateTime retrySchedule) |
OwnershipHistoryItem |
OwnershipHistoryItem.sources(List<Map<String,Object>> sources) |
OwnershipHistoryItem |
OwnershipHistoryItem.status(OwnershipInferenceStatus status) |