Uses of Class
com.vmware.vra.jenkinsplugin.model.iaas.Handler
Package | Description |
---|---|
com.vmware.vra.jenkinsplugin.model.iaas |
-
Uses of Handler in com.vmware.vra.jenkinsplugin.model.iaas
Methods in com.vmware.vra.jenkinsplugin.model.iaas that return Handler Modifier and Type Method Description Handler
Handler. encoding(String encoding)
Handler
Handler. errorManager(ErrorManager errorManager)
Handler
Handler. filter(Filter filter)
Handler
Handler. formatter(Formatter formatter)
Handler
Handler. level(Level level)
Methods in com.vmware.vra.jenkinsplugin.model.iaas that return types with arguments of type Handler Modifier and Type Method Description List<Handler>
Logger. getHandlers()
Get handlersMethods in com.vmware.vra.jenkinsplugin.model.iaas with parameters of type Handler Modifier and Type Method Description Logger
Logger. addHandlersItem(Handler handlersItem)
Method parameters in com.vmware.vra.jenkinsplugin.model.iaas with type arguments of type Handler Modifier and Type Method Description Logger
Logger. handlers(List<Handler> handlers)
void
Logger. setHandlers(List<Handler> handlers)