Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.programming.rev181109.SubmitTriggerSyncInput
Packages that use SubmitTriggerSyncInput
Package
Description
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.programming.rev181109
-
Uses of SubmitTriggerSyncInput in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.programming.rev181109
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.programming.rev181109 with type parameters of type SubmitTriggerSyncInputModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<SubmitTriggerSyncInput>>
E$$SubmitTriggerSyncInputBuilder.augmentation(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.programming.rev181109 that return SubmitTriggerSyncInputModifier and TypeMethodDescription@NonNull SubmitTriggerSyncInputSubmitTriggerSyncInputBuilder.build()A newSubmitTriggerSyncInputinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.programming.rev181109 that return types with arguments of type SubmitTriggerSyncInputModifier and TypeMethodDescriptiondefault Class<SubmitTriggerSyncInput>SubmitTriggerSyncInput.implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.programming.rev181109 with parameters of type SubmitTriggerSyncInputModifier and TypeMethodDescriptionstatic booleanSubmitTriggerSyncInput.bindingEquals(@NonNull SubmitTriggerSyncInput thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intSubmitTriggerSyncInput.bindingHashCode(@NonNull SubmitTriggerSyncInput obj) Default implementation ofObject.hashCode()contract for this interface.static StringSubmitTriggerSyncInput.bindingToString(@NonNull SubmitTriggerSyncInput obj) Default implementation ofObject.toString()contract for this interface.com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<SubmitTriggerSyncOutput>>NetworkTopologyPcepProgrammingService.submitTriggerSync(SubmitTriggerSyncInput input) Invokesubmit-trigger-syncRPC.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.programming.rev181109 with type arguments of type SubmitTriggerSyncInputModifier and TypeMethodDescriptionSubmitTriggerSyncInputBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<SubmitTriggerSyncInput> augmentation) Add an augmentation to this builder's product.SubmitTriggerSyncInputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SubmitTriggerSyncInput>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.programming.rev181109 with parameters of type SubmitTriggerSyncInputModifierConstructorDescriptionConstruct a builder initialized with state from specifiedSubmitTriggerSyncInput.