Uses of Interface
org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.showtechsupport.output.TechsupportResponse
Packages that use TechsupportResponse
Package
Description
-
Uses of TechsupportResponse in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614
Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 that return TechsupportResponseModifier and TypeMethodDescriptionShowTechsupportOutput.getTechsupportResponse()Return techsupportResponse, ornullif it is not present.ShowTechsupportOutputBuilder.getTechsupportResponse()Return current value associated with the property corresponding toShowTechsupportOutput.getTechsupportResponse().Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 with parameters of type TechsupportResponseModifier and TypeMethodDescriptionShowTechsupportOutputBuilder.setTechsupportResponse(TechsupportResponse value) Set the property corresponding toShowTechsupportOutput.getTechsupportResponse()to the specified value. -
Uses of TechsupportResponse in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.showtechsupport.output
Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.showtechsupport.output with type parameters of type TechsupportResponseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<TechsupportResponse>>
E$$TechsupportResponseBuilder.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.showtechsupport.output that return TechsupportResponseModifier and TypeMethodDescription@NonNull TechsupportResponseTechsupportResponseBuilder.build()A newTechsupportResponseinstance.Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.showtechsupport.output that return types with arguments of type TechsupportResponseModifier and TypeMethodDescriptiondefault Class<TechsupportResponse>TechsupportResponse.implementedInterface()Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.showtechsupport.output with parameters of type TechsupportResponseModifier and TypeMethodDescriptionstatic booleanTechsupportResponse.bindingEquals(@NonNull TechsupportResponse thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intTechsupportResponse.bindingHashCode(@NonNull TechsupportResponse obj) Default implementation ofObject.hashCode()contract for this interface.static StringTechsupportResponse.bindingToString(@NonNull TechsupportResponse obj) Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.showtechsupport.output with type arguments of type TechsupportResponseModifier and TypeMethodDescriptionTechsupportResponseBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<TechsupportResponse> augmentation) Add an augmentation to this builder's product.TechsupportResponseBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<TechsupportResponse>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.showtechsupport.output with parameters of type TechsupportResponseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedTechsupportResponse.