Package io.clientcore.annotation.processor.models
package io.clientcore.annotation.processor.models
Package containing the models used in the annotation processor.
-
ClassesClassDescriptionRepresents the context of an HTTP request, including its configuration, parameters, headers, and other details.Represents the body of an HTTP request.Represents information about the exception body type used in the HTTP request context.Represents a method parameter.Represents a query parameter.A Substitution is a value that can be used to replace placeholder values in a URL.Represents the input required for generating a template.