Uses of Interface
org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.imageremove.output.ImageRemoveResponse
Packages that use ImageRemoveResponse
Package
Description
-
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 ImageRemoveResponseModifier and TypeMethodDescriptionImageRemoveOutput.getImageRemoveResponse()Return imageRemoveResponse, ornullif it is not present.ImageRemoveOutputBuilder.getImageRemoveResponse()Return current value associated with the property corresponding toImageRemoveOutput.getImageRemoveResponse().@NonNull ImageRemoveResponseImageRemoveOutput.nonnullImageRemoveResponse()Return imageRemoveResponse, or an empty instance if it is not present.Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 with parameters of type ImageRemoveResponseModifier and TypeMethodDescriptionImageRemoveOutputBuilder.setImageRemoveResponse(ImageRemoveResponse value) Set the property corresponding toImageRemoveOutput.getImageRemoveResponse()to the specified 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 ImageRemoveResponseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<ImageRemoveResponse>>
E$$ImageRemoveResponseBuilder.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.output that return ImageRemoveResponseModifier and TypeMethodDescription@NonNull ImageRemoveResponseImageRemoveResponseBuilder.build()A newImageRemoveResponseinstance.static @NonNull ImageRemoveResponseImageRemoveResponseBuilder.empty()Get empty instance of ImageRemoveResponse.Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.imageremove.output that return types with arguments of type ImageRemoveResponseModifier and TypeMethodDescriptiondefault Class<ImageRemoveResponse>ImageRemoveResponse.implementedInterface()Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.imageremove.output with parameters of type ImageRemoveResponseModifier and TypeMethodDescriptionstatic 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 ImageRemoveResponseModifier and TypeMethodDescriptionImageRemoveResponseBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<ImageRemoveResponse> augmentation) Add an augmentation to this builder's product.ImageRemoveResponseBuilder.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 ImageRemoveResponseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedImageRemoveResponse.