Uses of Interface
org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.imageremove.input.ImageRemoveRequest
Packages that use ImageRemoveRequest
Package
Description
-
Uses of ImageRemoveRequest in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614
Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 that return ImageRemoveRequestModifier and TypeMethodDescriptionImageRemoveInput.getImageRemoveRequest()Return imageRemoveRequest, ornullif it is not present.ImageRemoveInputBuilder.getImageRemoveRequest()Return current value associated with the property corresponding toImageRemoveInput.getImageRemoveRequest().@NonNull ImageRemoveRequestImageRemoveInput.nonnullImageRemoveRequest()Return imageRemoveRequest, or an empty instance if it is not present.Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 with parameters of type ImageRemoveRequestModifier and TypeMethodDescriptionImageRemoveInputBuilder.setImageRemoveRequest(ImageRemoveRequest value) Set the property corresponding toImageRemoveInput.getImageRemoveRequest()to the specified value. -
Uses of ImageRemoveRequest in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.imageremove.input
Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.imageremove.input with type parameters of type ImageRemoveRequestModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<ImageRemoveRequest>>
E$$ImageRemoveRequestBuilder.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.imageremove.input that return ImageRemoveRequestModifier and TypeMethodDescription@NonNull ImageRemoveRequestImageRemoveRequestBuilder.build()A newImageRemoveRequestinstance.static @NonNull ImageRemoveRequestImageRemoveRequestBuilder.empty()Get empty instance of ImageRemoveRequest.Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.imageremove.input that return types with arguments of type ImageRemoveRequestModifier and TypeMethodDescriptiondefault Class<ImageRemoveRequest>ImageRemoveRequest.implementedInterface()Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.imageremove.input with parameters of type ImageRemoveRequestModifier and TypeMethodDescriptionstatic booleanImageRemoveRequest.bindingEquals(@NonNull ImageRemoveRequest thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intImageRemoveRequest.bindingHashCode(@NonNull ImageRemoveRequest obj) Default implementation ofObject.hashCode()contract for this interface.static StringImageRemoveRequest.bindingToString(@NonNull ImageRemoveRequest obj) Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.imageremove.input with type arguments of type ImageRemoveRequestModifier and TypeMethodDescriptionImageRemoveRequestBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<ImageRemoveRequest> augmentation) Add an augmentation to this builder's product.ImageRemoveRequestBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ImageRemoveRequest>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.imageremove.input with parameters of type ImageRemoveRequestModifierConstructorDescriptionConstruct a builder initialized with state from specifiedImageRemoveRequest.