Uses of Class
ai.stapi.graph.renderer.infrastructure.apiRenderer.reponseGraph.AttributeVersionResponse
Packages that use AttributeVersionResponse
Package
Description
-
Uses of AttributeVersionResponse in ai.stapi.graph.renderer.infrastructure.apiRenderer.attributes
Methods in ai.stapi.graph.renderer.infrastructure.apiRenderer.attributes that return types with arguments of type AttributeVersionResponseModifier and TypeMethodDescriptionApiAttributeVersionsRenderer.render(VersionedAttribute<?> attributeVersions, RendererOptions options) -
Uses of AttributeVersionResponse in ai.stapi.graph.renderer.infrastructure.apiRenderer.reponseGraph
Methods in ai.stapi.graph.renderer.infrastructure.apiRenderer.reponseGraph that return types with arguments of type AttributeVersionResponseConstructor parameters in ai.stapi.graph.renderer.infrastructure.apiRenderer.reponseGraph with type arguments of type AttributeVersionResponseModifierConstructorDescriptionAttributeResponse(@NotNull String type, @NotNull List<AttributeVersionResponse> values)