Uses of Class
de.aristaflow.ilm.ws.rest.model.graphical.InstanceWithRenderOptions
-
Packages that use InstanceWithRenderOptions Package Description de.aristaflow.ilm.ws.rest.core.processimagerenderer -
-
Uses of InstanceWithRenderOptions in de.aristaflow.ilm.ws.rest.core.processimagerenderer
Methods in de.aristaflow.ilm.ws.rest.core.processimagerenderer with parameters of type InstanceWithRenderOptions Modifier and Type Method Description @Valid ProcessImageData
ProcessImageRendererRest. renderInstance(@NotNull @Valid InstanceWithRenderOptions irr)
@Valid ProcessImageData
SimpleProcessImageRendererRest. renderInstance(String xAfAcceptVersion, @NotNull @Valid InstanceWithRenderOptions iro)
-