Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120.pcep.client.attributes.PathComputationClient
-
-
Uses of PathComputationClient 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 that return PathComputationClient Modifier and Type Method Description PathComputationClientNode1Builder. getPathComputationClient()@Nullable PathComputationClientPcepClientAttributes. getPathComputationClient()PCC-related run-time information.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120 with parameters of type PathComputationClient Modifier and Type Method Description Node1BuilderNode1Builder. setPathComputationClient(PathComputationClient value) -
Uses of PathComputationClient 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 with type parameters of type PathComputationClient Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<PathComputationClient>>
E$$PathComputationClientBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120.pcep.client.attributes that return PathComputationClient Modifier and Type Method Description PathComputationClientPathComputationClientBuilder. build()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 PathComputationClient Modifier and Type Method Description default Class<PathComputationClient>PathComputationClient. implementedInterface()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 PathComputationClient Modifier and Type Method Description PathComputationClientBuilderPathComputationClientBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PathComputationClient>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<PathComputationClient> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.PathComputationClientBuilderPathComputationClientBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PathComputationClient>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<PathComputationClient> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.PathComputationClientBuilderPathComputationClientBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<PathComputationClient> augmentation)Add an augmentation to this builder's product.PathComputationClientBuilderPathComputationClientBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PathComputationClient>> 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.pcep.client.attributes with parameters of type PathComputationClient Constructor Description PathComputationClientBuilder(PathComputationClient base)
-