Uses of Interface
io.thestencil.client.api.UpdateBuilder
-
Packages that use UpdateBuilder Package Description io.thestencil.client.api io.thestencil.client.spi io.thestencil.client.spi.builders -
-
Uses of UpdateBuilder in io.thestencil.client.api
Methods in io.thestencil.client.api that return UpdateBuilder Modifier and Type Method Description UpdateBuilderStencilComposer. update() -
Uses of UpdateBuilder in io.thestencil.client.spi
Methods in io.thestencil.client.spi that return UpdateBuilder Modifier and Type Method Description UpdateBuilderStencilComposerImpl. update() -
Uses of UpdateBuilder in io.thestencil.client.spi.builders
Classes in io.thestencil.client.spi.builders that implement UpdateBuilder Modifier and Type Class Description classUpdateBuilderImpl
-