Uses of Class
io.smallrye.graphql.client.model.helper.DirectiveInstance
Packages that use DirectiveInstance
-
Uses of DirectiveInstance in io.smallrye.graphql.client.model.helper
Methods in io.smallrye.graphql.client.model.helper that return DirectiveInstanceModifier and TypeMethodDescriptionstatic DirectiveInstanceDirectiveInstance.of(org.jboss.jandex.AnnotationInstance annotationInstance) Creates and returns a newDirectiveInstancebased on the provided JandexAnnotationInstance.Methods in io.smallrye.graphql.client.model.helper that return types with arguments of type DirectiveInstanceModifier and TypeMethodDescriptionFieldModel.getDirectives()Gets the list of directive instances associated with the field.NamedElement.getDirectives()Gets the list of directives associated with the NamedElement.OperationModel.getDirectives()ParameterModel.getDirectives()