Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120.TriggerSyncOutput
-
Packages that use TriggerSyncOutput Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120 -
-
Uses of TriggerSyncOutput in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120 with type parameters of type TriggerSyncOutput Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<TriggerSyncOutput>>
E$$TriggerSyncOutputBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120 that return TriggerSyncOutput Modifier and Type Method Description TriggerSyncOutputTriggerSyncOutputBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120 that return types with arguments of type TriggerSyncOutput Modifier and Type Method Description default Class<TriggerSyncOutput>TriggerSyncOutput. implementedInterface()com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<TriggerSyncOutput>>NetworkTopologyPcepService. triggerSync(TriggerSyncInput input)Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120 with type arguments of type TriggerSyncOutput Modifier and Type Method Description TriggerSyncOutputBuilderTriggerSyncOutputBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<TriggerSyncOutput>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<TriggerSyncOutput> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.TriggerSyncOutputBuilderTriggerSyncOutputBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<TriggerSyncOutput>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<TriggerSyncOutput> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.TriggerSyncOutputBuilderTriggerSyncOutputBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<TriggerSyncOutput> augmentation)Add an augmentation to this builder's product.TriggerSyncOutputBuilderTriggerSyncOutputBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<TriggerSyncOutput>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120 with parameters of type TriggerSyncOutput Constructor Description TriggerSyncOutputBuilder(TriggerSyncOutput base)
-