Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.path.attribute.link.state.attribute.te.lsp.attributes._case.TeLspAttributesBuilder
Package
Description
-
Uses of TeLspAttributesBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.path.attribute.link.state.attribute.te.lsp.attributes._case
Modifier and TypeMethodDescriptionTeLspAttributesBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<TeLspAttributes> augmentation) Add an augmentation to this builder's product.TeLspAttributesBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<TeLspAttributes>> augmentationType) Remove an augmentation from this builder's product.TeLspAttributesBuilder.setAdminStatusObject
(AdminStatusObject value) Set the property corresponding toAdminStatusObject.getAdminStatusObject()
to the specified value.TeLspAttributesBuilder.setAssociationObject
(AssociationObject value) Set the property corresponding toAssociationObject.getAssociationObject()
to the specified value.TeLspAttributesBuilder.setBandwidthObject
(BandwidthObject value) Set the property corresponding toBandwidthObject.getBandwidthObject()
to the specified value.TeLspAttributesBuilder.setDetourObject
(DetourObject value) Set the property corresponding toDetourObject.getDetourObject()
to the specified value.TeLspAttributesBuilder.setExcludeRouteObject
(ExcludeRouteObject value) Set the property corresponding toExcludeRouteObject.getExcludeRouteObject()
to the specified value.TeLspAttributesBuilder.setExplicitRouteObject
(ExplicitRouteObject value) Set the property corresponding toExplicitRouteObject.getExplicitRouteObject()
to the specified value.TeLspAttributesBuilder.setFastRerouteObject
(FastRerouteObject value) Set the property corresponding toFastRerouteObject.getFastRerouteObject()
to the specified value.TeLspAttributesBuilder.setFlowSpecObject
(FlowSpecObject value) Set the property corresponding toFlowSpecObject.getFlowSpecObject()
to the specified value.TeLspAttributesBuilder.setLspAttributesObject
(LspAttributesObject value) Set the property corresponding toLspAttributesObject.getLspAttributesObject()
to the specified value.TeLspAttributesBuilder.setLspRequiredAttributesObject
(LspRequiredAttributesObject value) Set the property corresponding toLspRequiredAttributesObject.getLspRequiredAttributesObject()
to the specified value.TeLspAttributesBuilder.setMetricObject
(MetricObject value) Set the property corresponding toMetricObject.getMetricObject()
to the specified value.TeLspAttributesBuilder.setPrimaryPathRouteObject
(PrimaryPathRouteObject value) Set the property corresponding toPrimaryPathRouteObject.getPrimaryPathRouteObject()
to the specified value.TeLspAttributesBuilder.setProtectionObject
(ProtectionObject value) Set the property corresponding toProtectionObject.getProtectionObject()
to the specified value.TeLspAttributesBuilder.setRecordRouteObject
(RecordRouteObject value) Set the property corresponding toRecordRouteObject.getRecordRouteObject()
to the specified value.TeLspAttributesBuilder.setSecondaryExplicitRouteObject
(SecondaryExplicitRouteObject value) Set the property corresponding toSecondaryExplicitRouteObject.getSecondaryExplicitRouteObject()
to the specified value.TeLspAttributesBuilder.setSecondaryRecordRouteObject
(SecondaryRecordRouteObject value) Set the property corresponding toSecondaryRecordRouteObject.getSecondaryRecordRouteObject()
to the specified value.TeLspAttributesBuilder.setSessionAttributeObject
(SessionAttributeObject value) Set the property corresponding toSessionAttributeObject.getSessionAttributeObject()
to the specified value.TeLspAttributesBuilder.setTspecObject
(TspecObject value) Set the property corresponding toTspecObject.getTspecObject()
to the specified value.