Uses of Class
com.oracle.bmc.vnmonitoring.model.TopologyAssociatedWithEntityRelationship.Builder
-
Packages that use TopologyAssociatedWithEntityRelationship.Builder Package Description com.oracle.bmc.vnmonitoring.model -
-
Uses of TopologyAssociatedWithEntityRelationship.Builder in com.oracle.bmc.vnmonitoring.model
Methods in com.oracle.bmc.vnmonitoring.model that return TopologyAssociatedWithEntityRelationship.Builder Modifier and Type Method Description TopologyAssociatedWithEntityRelationship.Builder
TopologyAssociatedWithEntityRelationship.Builder. associatedWithDetails(TopologyAssociatedWithRelationshipDetails associatedWithDetails)
static TopologyAssociatedWithEntityRelationship.Builder
TopologyAssociatedWithEntityRelationship. builder()
Create a new builder.TopologyAssociatedWithEntityRelationship.Builder
TopologyAssociatedWithEntityRelationship.Builder. copy(TopologyAssociatedWithEntityRelationship model)
TopologyAssociatedWithEntityRelationship.Builder
TopologyAssociatedWithEntityRelationship.Builder. id1(String id1)
TopologyAssociatedWithEntityRelationship.Builder
TopologyAssociatedWithEntityRelationship.Builder. id2(String id2)
TopologyAssociatedWithEntityRelationship.Builder
TopologyAssociatedWithEntityRelationship. toBuilder()
-