public static class TopologyAssociatedWithRelationshipDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
TopologyAssociatedWithRelationshipDetails |
build() |
TopologyAssociatedWithRelationshipDetails.Builder |
copy(TopologyAssociatedWithRelationshipDetails model) |
TopologyAssociatedWithRelationshipDetails.Builder |
via(List<String> via)
The OCID
of the entities via which the relationship is created.
|
public TopologyAssociatedWithRelationshipDetails.Builder via(List<String> via)
The OCID of the entities via which the relationship is created. For example an instance is associated with a network security group via the VNIC attachment and the VNIC.
via
- the value to setpublic TopologyAssociatedWithRelationshipDetails build()
public TopologyAssociatedWithRelationshipDetails.Builder copy(TopologyAssociatedWithRelationshipDetails model)
Copyright © 2016–2024. All rights reserved.