Uses of Interface
org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.ImageInstallOutput
Packages that use ImageInstallOutput
-
Uses of ImageInstallOutput 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 ImageInstallOutputModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<ImageInstallOutput>>
E$$ImageInstallOutputBuilder.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 ImageInstallOutputModifier and TypeMethodDescription@NonNull ImageInstallOutputImageInstallOutputBuilder.build()A newImageInstallOutputinstance.Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 that return types with arguments of type ImageInstallOutputModifier and TypeMethodDescriptioncom.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<ImageInstallOutput>>SonicGnoiYangService.imageInstall(ImageInstallInput input) InvokeImageInstallRPC.default Class<ImageInstallOutput>ImageInstallOutput.implementedInterface()Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 with parameters of type ImageInstallOutputModifier and TypeMethodDescriptionstatic booleanImageInstallOutput.bindingEquals(@NonNull ImageInstallOutput thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intImageInstallOutput.bindingHashCode(@NonNull ImageInstallOutput obj) Default implementation ofObject.hashCode()contract for this interface.static StringImageInstallOutput.bindingToString(@NonNull ImageInstallOutput 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 ImageInstallOutputModifier and TypeMethodDescriptionImageInstallOutputBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<ImageInstallOutput> augmentation) Add an augmentation to this builder's product.ImageInstallOutputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ImageInstallOutput>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 with parameters of type ImageInstallOutputModifierConstructorDescriptionConstruct a builder initialized with state from specifiedImageInstallOutput.