Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120.operation.result.Error
-
-
Uses of Error 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 types with arguments of type Error Modifier and Type Method Description List<Error>AddLspOutputBuilder. getError()List<Error>EnsureLspOperationalOutputBuilder. getError()@Nullable List<Error>OperationResult. getError()List<Error>RemoveLspOutputBuilder. getError()List<Error>TriggerSyncOutputBuilder. getError()List<Error>UpdateLspOutputBuilder. getError()default @NonNull List<Error>OperationResult. nonnullError()Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120 with type arguments of type Error Modifier and Type Method Description AddLspOutputBuilderAddLspOutputBuilder. setError(List<Error> values)EnsureLspOperationalOutputBuilderEnsureLspOperationalOutputBuilder. setError(List<Error> values)RemoveLspOutputBuilderRemoveLspOutputBuilder. setError(List<Error> values)TriggerSyncOutputBuilderTriggerSyncOutputBuilder. setError(List<Error> values)UpdateLspOutputBuilderUpdateLspOutputBuilder. setError(List<Error> values) -
Uses of Error in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120.operation.result
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120.operation.result with type parameters of type Error Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Error>>
E$$ErrorBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120.operation.result that return Error Modifier and Type Method Description ErrorErrorBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120.operation.result that return types with arguments of type Error Modifier and Type Method Description default Class<Error>Error. implementedInterface()Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120.operation.result with type arguments of type Error Modifier and Type Method Description ErrorBuilderErrorBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Error>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<Error> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherErrorBuilder.addAugmentation(Augmentation)orErrorBuilder.removeAugmentation(Class)instead.ErrorBuilderErrorBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Error>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<Error> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherErrorBuilder.addAugmentation(Augmentation)orErrorBuilder.removeAugmentation(Class)instead.ErrorBuilderErrorBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Error> augmentation)Add an augmentation to this builder's product.ErrorBuilderErrorBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Error>> 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.operation.result with parameters of type Error Constructor Description ErrorBuilder(Error base)
-