Uses of Interface
org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.imageinstall.input.ImageInstallRequest
Packages that use ImageInstallRequest
Package
Description
-
Uses of ImageInstallRequest in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614
Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 that return ImageInstallRequestModifier and TypeMethodDescriptionImageInstallInput.getImageInstallRequest()Return imageInstallRequest, ornullif it is not present.ImageInstallInputBuilder.getImageInstallRequest()Return current value associated with the property corresponding toImageInstallInput.getImageInstallRequest().@NonNull ImageInstallRequestImageInstallInput.nonnullImageInstallRequest()Return imageInstallRequest, or an empty instance if it is not present.Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 with parameters of type ImageInstallRequestModifier and TypeMethodDescriptionImageInstallInputBuilder.setImageInstallRequest(ImageInstallRequest value) Set the property corresponding toImageInstallInput.getImageInstallRequest()to the specified value. -
Uses of ImageInstallRequest in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.imageinstall.input
Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.imageinstall.input with type parameters of type ImageInstallRequestModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<ImageInstallRequest>>
E$$ImageInstallRequestBuilder.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.imageinstall.input that return ImageInstallRequestModifier and TypeMethodDescription@NonNull ImageInstallRequestImageInstallRequestBuilder.build()A newImageInstallRequestinstance.static @NonNull ImageInstallRequestImageInstallRequestBuilder.empty()Get empty instance of ImageInstallRequest.Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.imageinstall.input that return types with arguments of type ImageInstallRequestModifier and TypeMethodDescriptiondefault Class<ImageInstallRequest>ImageInstallRequest.implementedInterface()Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.imageinstall.input with parameters of type ImageInstallRequestModifier and TypeMethodDescriptionstatic booleanImageInstallRequest.bindingEquals(@NonNull ImageInstallRequest thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intImageInstallRequest.bindingHashCode(@NonNull ImageInstallRequest obj) Default implementation ofObject.hashCode()contract for this interface.static StringImageInstallRequest.bindingToString(@NonNull ImageInstallRequest obj) Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.imageinstall.input with type arguments of type ImageInstallRequestModifier and TypeMethodDescriptionImageInstallRequestBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<ImageInstallRequest> augmentation) Add an augmentation to this builder's product.ImageInstallRequestBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ImageInstallRequest>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.imageinstall.input with parameters of type ImageInstallRequestModifierConstructorDescriptionConstruct a builder initialized with state from specifiedImageInstallRequest.