Uses of Class
org.jboss.migration.wfly10.config.task.update.DomainUpdate
-
Packages that use DomainUpdate Package Description org.jboss.migration.wfly10.config.task.update -
-
Uses of DomainUpdate in org.jboss.migration.wfly10.config.task.update
Methods in org.jboss.migration.wfly10.config.task.update that return DomainUpdate Modifier and Type Method Description DomainUpdate<S>DomainUpdate.Builder. build()Methods in org.jboss.migration.wfly10.config.task.update with parameters of type DomainUpdate Modifier and Type Method Description ServerUpdate.Builder<S>ServerUpdate.Builder. domain(DomainUpdate<S> domainUpdate)
-