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(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.PathComputationClientBuilderPathComputationClientBuilder. setIpAddress(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressNoZone value)PathComputationClientBuilderPathComputationClientBuilder. setReportedLsp(Map<ReportedLspKey,ReportedLsp> values)PathComputationClientBuilderPathComputationClientBuilder. setStatefulTlv(StatefulTlv value)PathComputationClientBuilderPathComputationClientBuilder. setStateSync(PccSyncState value)
-