Uses of Class
com.oracle.bmc.dataintegration.model.ParentReference.Builder
-
Packages that use ParentReference.Builder Package Description com.oracle.bmc.dataintegration.model -
-
Uses of ParentReference.Builder in com.oracle.bmc.dataintegration.model
Methods in com.oracle.bmc.dataintegration.model that return ParentReference.Builder Modifier and Type Method Description static ParentReference.Builder
ParentReference. builder()
Create a new builder.ParentReference.Builder
ParentReference.Builder. copy(ParentReference model)
ParentReference.Builder
ParentReference.Builder. parent(String parent)
Key of the parent object.ParentReference.Builder
ParentReference.Builder. rootDocId(String rootDocId)
Key of the root document object.ParentReference.Builder
ParentReference. toBuilder()
-