Builder
Properties
Link copied to clipboard
Link copied to clipboard
Mutable map of the current originating elements this builder contains.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Mutable map of the current originating elements this builder contains.
Link copied to clipboard
Link copied to clipboard
Mutable map of the current tags this builder contains.
Link copied to clipboard
Functions
Link copied to clipboard
@DelicateKotlinPoetApi(message = "Java reflection APIs don't give complete information on Kotlin types. Consider using the kotlinpoet-metadata APIs instead." )
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Adds an originatingElement to this type's list of originating elements.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Adds the given receiverTypes to this type's list of originating elements.
Adds the given receiverTypes to this type's list of originating elements.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Attaches tag to the request using type as a key. Tags can be read from a request using Taggable.tag. Use null
to remove any existing tag assigned for type.
Link copied to clipboard
Attaches tag to the request using T as a key. Tags can be read from a request using Taggable.tag. Use null
to remove any existing tag assigned for T.
Link copied to clipboard