public static class DirectNamedFieldMap.Builder extends Object
Constructor and Description |
---|
Builder() |
public DirectNamedFieldMap.Builder description(String description)
public DirectNamedFieldMap.Builder key(String key)
The object key.
key
- the value to setpublic DirectNamedFieldMap.Builder modelVersion(String modelVersion)
The object’s model version.
modelVersion
- the value to setpublic DirectNamedFieldMap.Builder parentRef(ParentReference parentRef)
public DirectNamedFieldMap.Builder configValues(ConfigValues configValues)
public DirectNamedFieldMap.Builder sourceTypedObject(String sourceTypedObject)
Deprecated - Reference to a typed object.
sourceTypedObject
- the value to setpublic DirectNamedFieldMap.Builder targetTypedObject(String targetTypedObject)
Deprecated - Reference to a typed object
targetTypedObject
- the value to setpublic DirectNamedFieldMap.Builder sourceScopeReference(ScopeReference sourceScopeReference)
public DirectNamedFieldMap.Builder targetScopeReference(ScopeReference targetScopeReference)
public DirectNamedFieldMap.Builder sourceFieldName(String sourceFieldName)
The source field name.
sourceFieldName
- the value to setpublic DirectNamedFieldMap.Builder targetFieldName(String targetFieldName)
The target field name.
targetFieldName
- the value to setpublic DirectNamedFieldMap.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 DirectNamedFieldMap build()
public DirectNamedFieldMap.Builder copy(DirectNamedFieldMap model)
Copyright © 2016–2024. All rights reserved.