Uses of Class
com.oracle.bmc.vnmonitoring.model.TopologyAssociatedWithRelationshipDetails
-
Packages that use TopologyAssociatedWithRelationshipDetails Package Description com.oracle.bmc.vnmonitoring.model -
-
Uses of TopologyAssociatedWithRelationshipDetails in com.oracle.bmc.vnmonitoring.model
Methods in com.oracle.bmc.vnmonitoring.model that return TopologyAssociatedWithRelationshipDetails Modifier and Type Method Description TopologyAssociatedWithRelationshipDetails
TopologyAssociatedWithRelationshipDetails.Builder. build()
TopologyAssociatedWithRelationshipDetails
TopologyAssociatedWithEntityRelationship. getAssociatedWithDetails()
Methods in com.oracle.bmc.vnmonitoring.model with parameters of type TopologyAssociatedWithRelationshipDetails Modifier and Type Method Description TopologyAssociatedWithEntityRelationship.Builder
TopologyAssociatedWithEntityRelationship.Builder. associatedWithDetails(TopologyAssociatedWithRelationshipDetails associatedWithDetails)
TopologyAssociatedWithRelationshipDetails.Builder
TopologyAssociatedWithRelationshipDetails.Builder. copy(TopologyAssociatedWithRelationshipDetails model)
Constructors in com.oracle.bmc.vnmonitoring.model with parameters of type TopologyAssociatedWithRelationshipDetails Constructor Description TopologyAssociatedWithEntityRelationship(String id1, String id2, TopologyAssociatedWithRelationshipDetails associatedWithDetails)
Deprecated.
-