Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcrep.message.pcrep.message.replies.result.success._case.SuccessBuilder
Packages that use SuccessBuilder
Package
Description
-
Uses of SuccessBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcrep.message.pcrep.message.replies.result.success._case
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcrep.message.pcrep.message.replies.result.success._case that return SuccessBuilderModifier and TypeMethodDescriptionSuccessBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<Success> augmentation) Add an augmentation to this builder's product.SuccessBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Success>> augmentationType) Remove an augmentation from this builder's product.Set the property corresponding toSuccess.getPaths()to the specified value.SuccessBuilder.setVendorInformationObject(List<VendorInformationObject> values) Set the property corresponding toVendorInformationObjects.getVendorInformationObject()to the specified value.