-
Configures an attribute to be available in the generation context.
Creates a builder for the context in which an URL will be requested.
The
GenerationContext
to extract the context information from,
which consists of:
The
UrlCreator
configured in the given generation context
The
UrlCreatorProvider
available in the given generation context
The contextual
Language
Whether or not the release version is used
The
JsonGenerationContext
to extract the context information from,
which consists of:
The
UrlCreator
configured in the generation context
The
UrlCreatorProvider
available in the generation context
The contextual
Language
Whether or not the release version is used
The current attributes available in the given JSON generation context
Configures the contextual
Language
when requesting the URL.
UrlGenerationContext.Builder.release(boolean release)
Indicates whether or not the URL is requested in the context of a release version.
Configures the url creator to be used in the current generation context.
Configures the provider of url creators in the current generation context.