Uses of Class
com.yahoo.vespa.hosted.controller.api.application.v4.model.configserverbindings.RestartAction
-
Packages that use RestartAction Package Description com.yahoo.vespa.hosted.controller.api.application.v4.model.configserverbindings -
-
Uses of RestartAction in com.yahoo.vespa.hosted.controller.api.application.v4.model.configserverbindings
Fields in com.yahoo.vespa.hosted.controller.api.application.v4.model.configserverbindings with type parameters of type RestartAction Modifier and Type Field Description java.util.List<RestartAction>ConfigChangeActions. restartActionsConstructor parameters in com.yahoo.vespa.hosted.controller.api.application.v4.model.configserverbindings with type arguments of type RestartAction Constructor Description ConfigChangeActions(java.util.List<RestartAction> restartActions, java.util.List<RefeedAction> refeedActions)
-