Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120.pcep.client.attributes.path.computation.client.ReportedLsp
-
-
Uses of ReportedLsp in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120.pcep.client.attributes
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120.pcep.client.attributes that return types with arguments of type ReportedLsp Modifier and Type Method Description @Nullable List<ReportedLsp>PathComputationClient. getReportedLsp()List<ReportedLsp>PathComputationClientBuilder. getReportedLsp()default @NonNull List<ReportedLsp>PathComputationClient. nonnullReportedLsp()Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120.pcep.client.attributes with type arguments of type ReportedLsp Modifier and Type Method Description PathComputationClientBuilderPathComputationClientBuilder. setReportedLsp(List<ReportedLsp> values) -
Uses of ReportedLsp in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120.pcep.client.attributes.path.computation.client
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120.pcep.client.attributes.path.computation.client with type parameters of type ReportedLsp Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<ReportedLsp>>
E$$ReportedLspBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120.pcep.client.attributes.path.computation.client that return ReportedLsp Modifier and Type Method Description ReportedLspReportedLspBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120.pcep.client.attributes.path.computation.client that return types with arguments of type ReportedLsp Modifier and Type Method Description default Class<ReportedLsp>ReportedLsp. implementedInterface()Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120.pcep.client.attributes.path.computation.client with type arguments of type ReportedLsp Modifier and Type Method Description ReportedLspBuilderReportedLspBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ReportedLsp>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<ReportedLsp> augmentationValue)ReportedLspBuilderReportedLspBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ReportedLsp>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<ReportedLsp> augmentationValue)ReportedLspBuilderReportedLspBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ReportedLsp>> augmentationType)Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120.pcep.client.attributes.path.computation.client with parameters of type ReportedLsp Constructor Description ReportedLspBuilder(ReportedLsp base)
-