public static class TopologyAssociatedWithEntityRelationship.Builder extends Object
Modifier and Type | Method and Description |
---|---|
TopologyAssociatedWithEntityRelationship.Builder |
associatedWithDetails(TopologyAssociatedWithRelationshipDetails associatedWithDetails) |
TopologyAssociatedWithEntityRelationship |
build() |
TopologyAssociatedWithEntityRelationship.Builder |
copy(TopologyAssociatedWithEntityRelationship o) |
TopologyAssociatedWithEntityRelationship.Builder |
id1(String id1) |
TopologyAssociatedWithEntityRelationship.Builder |
id2(String id2) |
String |
toString() |
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 o)
Copyright © 2016–2022. All rights reserved.