Uses of Class
com.oracle.bmc.vnmonitoring.model.TopologyAssociatedWithRelationshipDetails.Builder
-
Packages that use TopologyAssociatedWithRelationshipDetails.Builder Package Description com.oracle.bmc.vnmonitoring.model -
-
Uses of TopologyAssociatedWithRelationshipDetails.Builder in com.oracle.bmc.vnmonitoring.model
Methods in com.oracle.bmc.vnmonitoring.model that return TopologyAssociatedWithRelationshipDetails.Builder Modifier and Type Method Description static TopologyAssociatedWithRelationshipDetails.Builder
TopologyAssociatedWithRelationshipDetails. builder()
Create a new builder.TopologyAssociatedWithRelationshipDetails.Builder
TopologyAssociatedWithRelationshipDetails.Builder. copy(TopologyAssociatedWithRelationshipDetails model)
TopologyAssociatedWithRelationshipDetails.Builder
TopologyAssociatedWithRelationshipDetails. toBuilder()
TopologyAssociatedWithRelationshipDetails.Builder
TopologyAssociatedWithRelationshipDetails.Builder. via(List<String> via)
The OCID of the entities via which the relationship is created.
-