Uses of Interface
org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.imageremove.output.ImageRemoveResponse
-
Packages that use ImageRemoveResponse Package Description org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.imageremove.output -
-
Uses of ImageRemoveResponse in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614
Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 that return ImageRemoveResponse Modifier and Type Method Description ImageRemoveResponseImageRemoveOutput. getImageRemoveResponse()Return imageRemoveResponse, ornullif it is not present.ImageRemoveResponseImageRemoveOutputBuilder. getImageRemoveResponse()Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 with parameters of type ImageRemoveResponse Modifier and Type Method Description ImageRemoveOutputBuilderImageRemoveOutputBuilder. setImageRemoveResponse(ImageRemoveResponse value) -
Uses of ImageRemoveResponse in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.imageremove.output
Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.imageremove.output with type parameters of type ImageRemoveResponse Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<ImageRemoveResponse>>
E$$ImageRemoveResponseBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.imageremove.output that return ImageRemoveResponse Modifier and Type Method Description ImageRemoveResponseImageRemoveResponseBuilder. build()Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.imageremove.output that return types with arguments of type ImageRemoveResponse Modifier and Type Method Description default Class<ImageRemoveResponse>ImageRemoveResponse. implementedInterface()Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.imageremove.output with parameters of type ImageRemoveResponse Modifier and Type Method Description static booleanImageRemoveResponse. bindingEquals(@NonNull ImageRemoveResponse thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intImageRemoveResponse. bindingHashCode(@NonNull ImageRemoveResponse obj)Default implementation ofObject.hashCode()contract for this interface.static StringImageRemoveResponse. bindingToString(@NonNull ImageRemoveResponse obj)Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.imageremove.output with type arguments of type ImageRemoveResponse Modifier and Type Method Description ImageRemoveResponseBuilderImageRemoveResponseBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<ImageRemoveResponse> augmentation)Add an augmentation to this builder's product.ImageRemoveResponseBuilderImageRemoveResponseBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ImageRemoveResponse>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.imageremove.output with parameters of type ImageRemoveResponse Constructor Description ImageRemoveResponseBuilder(ImageRemoveResponse base)
-