Uses of Interface
org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.ImageRemoveOutput
Packages that use ImageRemoveOutput
-
Uses of ImageRemoveOutput in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614
Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 with type parameters of type ImageRemoveOutputModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<ImageRemoveOutput>>
E$$ImageRemoveOutputBuilder.augmentation(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 that return ImageRemoveOutputModifier and TypeMethodDescription@NonNull ImageRemoveOutputImageRemoveOutputBuilder.build()A newImageRemoveOutputinstance.Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 that return types with arguments of type ImageRemoveOutputModifier and TypeMethodDescriptioncom.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<ImageRemoveOutput>>SonicGnoiYangService.imageRemove(ImageRemoveInput input) InvokeImageRemoveRPC.default Class<ImageRemoveOutput>ImageRemoveOutput.implementedInterface()Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 with parameters of type ImageRemoveOutputModifier and TypeMethodDescriptionstatic booleanImageRemoveOutput.bindingEquals(@NonNull ImageRemoveOutput thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intImageRemoveOutput.bindingHashCode(@NonNull ImageRemoveOutput obj) Default implementation ofObject.hashCode()contract for this interface.static StringImageRemoveOutput.bindingToString(@NonNull ImageRemoveOutput obj) Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 with type arguments of type ImageRemoveOutputModifier and TypeMethodDescriptionImageRemoveOutputBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<ImageRemoveOutput> augmentation) Add an augmentation to this builder's product.ImageRemoveOutputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ImageRemoveOutput>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 with parameters of type ImageRemoveOutputModifierConstructorDescriptionConstruct a builder initialized with state from specifiedImageRemoveOutput.