public static class ParentReference.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ParentReference |
build() |
ParentReference.Builder |
copy(ParentReference model) |
ParentReference.Builder |
parent(String parent)
Key of the parent object.
|
ParentReference.Builder |
rootDocId(String rootDocId)
Key of the root document object.
|
public ParentReference.Builder parent(String parent)
Key of the parent object.
parent
- the value to setpublic ParentReference.Builder rootDocId(String rootDocId)
Key of the root document object.
rootDocId
- the value to setpublic ParentReference build()
public ParentReference.Builder copy(ParentReference model)
Copyright © 2016–2024. All rights reserved.