public static class TopologyAssociatedWithEntityRelationship.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
TopologyAssociatedWithEntityRelationship.Builder |
associatedWithDetails(TopologyAssociatedWithRelationshipDetails associatedWithDetails) |
TopologyAssociatedWithEntityRelationship |
build() |
TopologyAssociatedWithEntityRelationship.Builder |
copy(TopologyAssociatedWithEntityRelationship model) |
TopologyAssociatedWithEntityRelationship.Builder |
id1(String id1) |
TopologyAssociatedWithEntityRelationship.Builder |
id2(String id2) |
public TopologyAssociatedWithEntityRelationship.Builder id1(String id1)
public TopologyAssociatedWithEntityRelationship.Builder id2(String id2)
public TopologyAssociatedWithEntityRelationship.Builder associatedWithDetails(TopologyAssociatedWithRelationshipDetails associatedWithDetails)
public TopologyAssociatedWithEntityRelationship build()
public TopologyAssociatedWithEntityRelationship.Builder copy(TopologyAssociatedWithEntityRelationship model)
Copyright © 2016–2024. All rights reserved.