Uses of Interface
org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.imageinstall.output.ImageInstallResponse
Packages that use ImageInstallResponse
Package
Description
-
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 ImageInstallResponseModifier and TypeMethodDescriptionImageInstallOutput.getImageInstallResponse()Return imageInstallResponse, ornullif it is not present.ImageInstallOutputBuilder.getImageInstallResponse()Return current value associated with the property corresponding toImageInstallOutput.getImageInstallResponse().@NonNull ImageInstallResponseImageInstallOutput.nonnullImageInstallResponse()Return imageInstallResponse, or an empty instance if it is not present.Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 with parameters of type ImageInstallResponseModifier and TypeMethodDescriptionImageInstallOutputBuilder.setImageInstallResponse(ImageInstallResponse value) Set the property corresponding toImageInstallOutput.getImageInstallResponse()to the specified 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 ImageInstallResponseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<ImageInstallResponse>>
E$$ImageInstallResponseBuilder.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.output that return ImageInstallResponseModifier and TypeMethodDescription@NonNull ImageInstallResponseImageInstallResponseBuilder.build()A newImageInstallResponseinstance.static @NonNull ImageInstallResponseImageInstallResponseBuilder.empty()Get empty instance of ImageInstallResponse.Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.imageinstall.output that return types with arguments of type ImageInstallResponseModifier and TypeMethodDescriptiondefault Class<ImageInstallResponse>ImageInstallResponse.implementedInterface()Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.imageinstall.output with parameters of type ImageInstallResponseModifier and TypeMethodDescriptionstatic 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 ImageInstallResponseModifier and TypeMethodDescriptionImageInstallResponseBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<ImageInstallResponse> augmentation) Add an augmentation to this builder's product.ImageInstallResponseBuilder.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 ImageInstallResponseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedImageInstallResponse.