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