Uses of Interface
org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.showtechsupport.input.TechsupportRequest
Packages that use TechsupportRequest
Package
Description
-
Uses of TechsupportRequest in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614
Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 that return TechsupportRequestModifier and TypeMethodDescriptionShowTechsupportInput.getTechsupportRequest()Return techsupportRequest, ornullif it is not present.ShowTechsupportInputBuilder.getTechsupportRequest()Return current value associated with the property corresponding toShowTechsupportInput.getTechsupportRequest().Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 with parameters of type TechsupportRequestModifier and TypeMethodDescriptionShowTechsupportInputBuilder.setTechsupportRequest(TechsupportRequest value) Set the property corresponding toShowTechsupportInput.getTechsupportRequest()to the specified value. -
Uses of TechsupportRequest in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.showtechsupport.input
Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.showtechsupport.input with type parameters of type TechsupportRequestModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<TechsupportRequest>>
E$$TechsupportRequestBuilder.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.input that return TechsupportRequestModifier and TypeMethodDescription@NonNull TechsupportRequestTechsupportRequestBuilder.build()A newTechsupportRequestinstance.Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.showtechsupport.input that return types with arguments of type TechsupportRequestModifier and TypeMethodDescriptiondefault Class<TechsupportRequest>TechsupportRequest.implementedInterface()Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.showtechsupport.input with parameters of type TechsupportRequestModifier and TypeMethodDescriptionstatic booleanTechsupportRequest.bindingEquals(@NonNull TechsupportRequest thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intTechsupportRequest.bindingHashCode(@NonNull TechsupportRequest obj) Default implementation ofObject.hashCode()contract for this interface.static StringTechsupportRequest.bindingToString(@NonNull TechsupportRequest obj) Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.showtechsupport.input with type arguments of type TechsupportRequestModifier and TypeMethodDescriptionTechsupportRequestBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<TechsupportRequest> augmentation) Add an augmentation to this builder's product.TechsupportRequestBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<TechsupportRequest>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.showtechsupport.input with parameters of type TechsupportRequestModifierConstructorDescriptionConstruct a builder initialized with state from specifiedTechsupportRequest.