Uses of Interface
org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.imageremove.input.ImageRemoveRequest
-
Packages that use ImageRemoveRequest Package Description org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.imageremove.input -
-
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 ImageRemoveRequest Modifier and Type Method Description ImageRemoveRequestImageRemoveInput. getImageRemoveRequest()Return imageRemoveRequest, ornullif it is not present.ImageRemoveRequestImageRemoveInputBuilder. getImageRemoveRequest()Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 with parameters of type ImageRemoveRequest Modifier and Type Method Description ImageRemoveInputBuilderImageRemoveInputBuilder. setImageRemoveRequest(ImageRemoveRequest 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 ImageRemoveRequest Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<ImageRemoveRequest>>
E$$ImageRemoveRequestBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.imageremove.input that return ImageRemoveRequest Modifier and Type Method Description ImageRemoveRequestImageRemoveRequestBuilder. build()Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.imageremove.input that return types with arguments of type ImageRemoveRequest Modifier and Type Method Description default Class<ImageRemoveRequest>ImageRemoveRequest. implementedInterface()Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.imageremove.input with parameters of type ImageRemoveRequest Modifier and Type Method Description static 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 ImageRemoveRequest Modifier and Type Method Description ImageRemoveRequestBuilderImageRemoveRequestBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<ImageRemoveRequest> augmentation)Add an augmentation to this builder's product.ImageRemoveRequestBuilderImageRemoveRequestBuilder. 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 ImageRemoveRequest Constructor Description ImageRemoveRequestBuilder(ImageRemoveRequest base)
-