Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120.pcep.client.attributes.PathComputationClientBuilder
-
Packages that use PathComputationClientBuilder Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120.pcep.client.attributes -
-
Uses of PathComputationClientBuilder 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 PathComputationClientBuilder 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)PathComputationClientBuilderPathComputationClientBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PathComputationClient>> augmentationType)PathComputationClientBuilderPathComputationClientBuilder. setIpAddress(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressNoZone value)PathComputationClientBuilderPathComputationClientBuilder. setReportedLsp(List<ReportedLsp> values)PathComputationClientBuilderPathComputationClientBuilder. setStatefulTlv(StatefulTlv value)PathComputationClientBuilderPathComputationClientBuilder. setStateSync(PccSyncState value)
-