Uses of Interface
org.opendaylight.yang.gen.v1.http.netconfcentral.org.ns.toaster.rev091120.MakeToastOutput
-
Uses of MakeToastOutput in org.opendaylight.yang.gen.v1.http.netconfcentral.org.ns.toaster.rev091120
Methods in org.opendaylight.yang.gen.v1.http.netconfcentral.org.ns.toaster.rev091120 with type parameters of type MakeToastOutputModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<MakeToastOutput>>
E$$MakeToastOutputBuilder.augmentation(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.http.netconfcentral.org.ns.toaster.rev091120 that return MakeToastOutputModifier and TypeMethodDescription@NonNull MakeToastOutputMakeToastOutputBuilder.build()A newMakeToastOutputinstance.Methods in org.opendaylight.yang.gen.v1.http.netconfcentral.org.ns.toaster.rev091120 that return types with arguments of type MakeToastOutputModifier and TypeMethodDescriptiondefault Class<MakeToastOutput>MakeToastOutput.implementedInterface()com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<MakeToastOutput>>ToasterService.makeToast(MakeToastInput input) Invokemake-toastRPC.Methods in org.opendaylight.yang.gen.v1.http.netconfcentral.org.ns.toaster.rev091120 with parameters of type MakeToastOutputModifier and TypeMethodDescriptionstatic booleanMakeToastOutput.bindingEquals(@NonNull MakeToastOutput thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intMakeToastOutput.bindingHashCode(@NonNull MakeToastOutput obj) Default implementation ofObject.hashCode()contract for this interface.static StringMakeToastOutput.bindingToString(@NonNull MakeToastOutput obj) Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.http.netconfcentral.org.ns.toaster.rev091120 with type arguments of type MakeToastOutputModifier and TypeMethodDescriptionMakeToastOutputBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<MakeToastOutput> augmentation) Add an augmentation to this builder's product.MakeToastOutputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<MakeToastOutput>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.http.netconfcentral.org.ns.toaster.rev091120 with parameters of type MakeToastOutputModifierConstructorDescriptionConstruct a builder initialized with state from specifiedMakeToastOutput.