Uses of Interface
org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.imageinstall.output.ImageInstallResponse
-
Packages that use ImageInstallResponse Package Description org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.imageinstall.output -
-
Uses of ImageInstallResponse in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614
Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 that return ImageInstallResponse Modifier and Type Method Description ImageInstallResponseImageInstallOutput. getImageInstallResponse()Return imageInstallResponse, ornullif it is not present.ImageInstallResponseImageInstallOutputBuilder. getImageInstallResponse()Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 with parameters of type ImageInstallResponse Modifier and Type Method Description ImageInstallOutputBuilderImageInstallOutputBuilder. setImageInstallResponse(ImageInstallResponse value) -
Uses of ImageInstallResponse in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.imageinstall.output
Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.imageinstall.output with type parameters of type ImageInstallResponse Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<ImageInstallResponse>>
E$$ImageInstallResponseBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.imageinstall.output that return ImageInstallResponse Modifier and Type Method Description ImageInstallResponseImageInstallResponseBuilder. build()Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.imageinstall.output that return types with arguments of type ImageInstallResponse Modifier and Type Method Description default Class<ImageInstallResponse>ImageInstallResponse. implementedInterface()Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.imageinstall.output with parameters of type ImageInstallResponse Modifier and Type Method Description static booleanImageInstallResponse. bindingEquals(@NonNull ImageInstallResponse thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intImageInstallResponse. bindingHashCode(@NonNull ImageInstallResponse obj)Default implementation ofObject.hashCode()contract for this interface.static StringImageInstallResponse. bindingToString(@NonNull ImageInstallResponse obj)Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.imageinstall.output with type arguments of type ImageInstallResponse Modifier and Type Method Description ImageInstallResponseBuilderImageInstallResponseBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<ImageInstallResponse> augmentation)Add an augmentation to this builder's product.ImageInstallResponseBuilderImageInstallResponseBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ImageInstallResponse>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.imageinstall.output with parameters of type ImageInstallResponse Constructor Description ImageInstallResponseBuilder(ImageInstallResponse base)
-