public static class ImportObjectMetadataSummary.Builder extends Object
Constructor and Description |
---|
Builder() |
public ImportObjectMetadataSummary.Builder oldKey(String oldKey)
Old key of the object
oldKey
- the value to setpublic ImportObjectMetadataSummary.Builder newKey(String newKey)
New key of the object
newKey
- the value to setpublic ImportObjectMetadataSummary.Builder name(String name)
Name of the object
name
- the value to setpublic ImportObjectMetadataSummary.Builder identifier(String identifier)
Object identifier
identifier
- the value to setpublic ImportObjectMetadataSummary.Builder objectType(String objectType)
Object type
objectType
- the value to setpublic ImportObjectMetadataSummary.Builder objectVersion(String objectVersion)
Object version
objectVersion
- the value to setpublic ImportObjectMetadataSummary.Builder aggregatorKey(String aggregatorKey)
Aggregator key
aggregatorKey
- the value to setpublic ImportObjectMetadataSummary.Builder namePath(String namePath)
Object name path
namePath
- the value to setpublic ImportObjectMetadataSummary.Builder timeUpdatedInMillis(Long timeUpdatedInMillis)
time at which this object was last updated.
timeUpdatedInMillis
- the value to setpublic ImportObjectMetadataSummary.Builder resolutionAction(ImportObjectMetadataSummary.ResolutionAction resolutionAction)
Object resolution action
resolutionAction
- the value to setpublic ImportObjectMetadataSummary build()
public ImportObjectMetadataSummary.Builder copy(ImportObjectMetadataSummary model)
Copyright © 2016–2024. All rights reserved.