Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.dsbenchmark.rev150105.CleanupStoreOutput
Packages that use CleanupStoreOutput
Package
Description
-
Uses of CleanupStoreOutput in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.dsbenchmark.rev150105
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.dsbenchmark.rev150105 with type parameters of type CleanupStoreOutputModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<CleanupStoreOutput>>
E$$CleanupStoreOutputBuilder.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.dsbenchmark.rev150105 that return CleanupStoreOutputModifier and TypeMethodDescription@NonNull CleanupStoreOutputCleanupStoreOutputBuilder.build()A newCleanupStoreOutputinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.dsbenchmark.rev150105 that return types with arguments of type CleanupStoreOutputModifier and TypeMethodDescriptiondefault Class<CleanupStoreOutput> CleanupStoreOutput.implementedInterface()com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<CleanupStoreOutput>> CleanupStore.invoke(CleanupStoreInput input) Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.dsbenchmark.rev150105 with parameters of type CleanupStoreOutputModifier and TypeMethodDescriptionstatic booleanCleanupStoreOutput.bindingEquals(@NonNull CleanupStoreOutput thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intCleanupStoreOutput.bindingHashCode(@NonNull CleanupStoreOutput obj) Default implementation ofObject.hashCode()contract for this interface.static StringCleanupStoreOutput.bindingToString(@NonNull CleanupStoreOutput obj) Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.dsbenchmark.rev150105 with type arguments of type CleanupStoreOutputModifier and TypeMethodDescriptionCleanupStoreOutputBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<CleanupStoreOutput> augmentation) Add an augmentation to this builder's product.CleanupStoreOutputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<CleanupStoreOutput>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.dsbenchmark.rev150105 with parameters of type CleanupStoreOutputModifierConstructorDescriptionConstruct a builder initialized with state from specifiedCleanupStoreOutput.