Uses of Interface
org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.ImageRemoveInput
Packages that use ImageRemoveInput
-
Uses of ImageRemoveInput 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 ImageRemoveInputModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<ImageRemoveInput>>
E$$ImageRemoveInputBuilder.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 ImageRemoveInputModifier and TypeMethodDescription@NonNull ImageRemoveInputImageRemoveInputBuilder.build()A newImageRemoveInputinstance.Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 that return types with arguments of type ImageRemoveInputModifier and TypeMethodDescriptiondefault Class<ImageRemoveInput>ImageRemoveInput.implementedInterface()Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 with parameters of type ImageRemoveInputModifier and TypeMethodDescriptionstatic booleanImageRemoveInput.bindingEquals(@NonNull ImageRemoveInput thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intImageRemoveInput.bindingHashCode(@NonNull ImageRemoveInput obj) Default implementation ofObject.hashCode()contract for this interface.static StringImageRemoveInput.bindingToString(@NonNull ImageRemoveInput obj) Default implementation ofObject.toString()contract for this interface.com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<ImageRemoveOutput>>SonicGnoiYangService.imageRemove(ImageRemoveInput input) InvokeImageRemoveRPC.Method parameters in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 with type arguments of type ImageRemoveInputModifier and TypeMethodDescriptionImageRemoveInputBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<ImageRemoveInput> augmentation) Add an augmentation to this builder's product.ImageRemoveInputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ImageRemoveInput>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 with parameters of type ImageRemoveInputModifierConstructorDescriptionConstruct a builder initialized with state from specifiedImageRemoveInput.