public static class DirectFieldMap.Builder extends Object
Constructor and Description |
---|
Builder() |
public DirectFieldMap.Builder description(String description)
public DirectFieldMap.Builder key(String key)
The object key.
key
- the value to setpublic DirectFieldMap.Builder modelVersion(String modelVersion)
The object’s model version.
modelVersion
- the value to setpublic DirectFieldMap.Builder parentRef(ParentReference parentRef)
public DirectFieldMap.Builder configValues(ConfigValues configValues)
public DirectFieldMap.Builder sourceTypedObject(String sourceTypedObject)
Deprecated - Reference to a typed object.
sourceTypedObject
- the value to setpublic DirectFieldMap.Builder targetTypedObject(String targetTypedObject)
Deprecated - Reference to a typed object.
targetTypedObject
- the value to setpublic DirectFieldMap.Builder sourceScopeReference(ScopeReference sourceScopeReference)
public DirectFieldMap.Builder targetScopeReference(ScopeReference targetScopeReference)
public DirectFieldMap.Builder objectStatus(Integer objectStatus)
The status of an object that can be set to value 1 for shallow references across objects, other values reserved.
objectStatus
- the value to setpublic DirectFieldMap build()
public DirectFieldMap.Builder copy(DirectFieldMap model)
Copyright © 2016–2024. All rights reserved.