Uses of Package
io.clientcore.annotation.processor.models
Packages that use io.clientcore.annotation.processor.models
Package
Description
Package containing the models used in the annotation processor.
Package containing the implementation of the templating.
Package containing utility classes for the annotation processor.
-
Classes in io.clientcore.annotation.processor.models used by io.clientcore.annotation.processor.modelsClassDescriptionRepresents 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.
-
-
Classes in io.clientcore.annotation.processor.models used by io.clientcore.annotation.processor.utilsClassDescriptionRepresents the context of an HTTP request, including its configuration, parameters, headers, and other details.