Uses of Interface
org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.ImageInstallInput
Packages that use ImageInstallInput
-
Uses of ImageInstallInput 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 ImageInstallInputModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<ImageInstallInput>>
E$$ImageInstallInputBuilder.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 ImageInstallInputModifier and TypeMethodDescription@NonNull ImageInstallInputImageInstallInputBuilder.build()A newImageInstallInputinstance.Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 that return types with arguments of type ImageInstallInputModifier and TypeMethodDescriptiondefault Class<ImageInstallInput>ImageInstallInput.implementedInterface()Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 with parameters of type ImageInstallInputModifier and TypeMethodDescriptionstatic booleanImageInstallInput.bindingEquals(@NonNull ImageInstallInput thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intImageInstallInput.bindingHashCode(@NonNull ImageInstallInput obj) Default implementation ofObject.hashCode()contract for this interface.static StringImageInstallInput.bindingToString(@NonNull ImageInstallInput obj) Default implementation ofObject.toString()contract for this interface.com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<ImageInstallOutput>>SonicGnoiYangService.imageInstall(ImageInstallInput input) InvokeImageInstallRPC.Method parameters in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 with type arguments of type ImageInstallInputModifier and TypeMethodDescriptionImageInstallInputBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<ImageInstallInput> augmentation) Add an augmentation to this builder's product.ImageInstallInputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ImageInstallInput>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 with parameters of type ImageInstallInputModifierConstructorDescriptionConstruct a builder initialized with state from specifiedImageInstallInput.