Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.hwvtep.rev150901.PhysicalSwitchAugmentationBuilder
Packages that use PhysicalSwitchAugmentationBuilder
Package
Description
-
Uses of PhysicalSwitchAugmentationBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.hwvtep.rev150901
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.hwvtep.rev150901 that return PhysicalSwitchAugmentationBuilderModifier and TypeMethodDescriptionPhysicalSwitchAugmentationBuilder.setHwvtepNodeDescription(String value) Set the property corresponding toHwvtepNodeIdentification.getHwvtepNodeDescription()to the specified value.PhysicalSwitchAugmentationBuilder.setHwvtepNodeName(HwvtepNodeName value) Set the property corresponding toHwvtepNodeIdentification.getHwvtepNodeName()to the specified value.PhysicalSwitchAugmentationBuilder.setManagedBy(HwvtepGlobalRef value) Set the property corresponding toHwvtepPhysicalSwitchAttributes.getManagedBy()to the specified value.PhysicalSwitchAugmentationBuilder.setManagementIps(Map<ManagementIpsKey, ManagementIps> values) Set the property corresponding toHwvtepPhysicalSwitchAttributes.getManagementIps()to the specified value.PhysicalSwitchAugmentationBuilder.setPhysicalSwitchUuid(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Uuid value) Set the property corresponding toHwvtepPhysicalSwitchAttributes.getPhysicalSwitchUuid()to the specified value.PhysicalSwitchAugmentationBuilder.setSwitchFaultStatus(Map<SwitchFaultStatusKey, SwitchFaultStatus> values) Set the property corresponding toHwvtepPhysicalSwitchAttributes.getSwitchFaultStatus()to the specified value.PhysicalSwitchAugmentationBuilder.setTunnelIps(Map<TunnelIpsKey, TunnelIps> values) Set the property corresponding toHwvtepPhysicalSwitchAttributes.getTunnelIps()to the specified value.PhysicalSwitchAugmentationBuilder.setTunnels(Map<TunnelsKey, Tunnels> values) Set the property corresponding toHwvtepPhysicalSwitchAttributes.getTunnels()to the specified value.