Class RefeedAction
- java.lang.Object
-
- com.yahoo.vespa.hosted.controller.api.application.v4.model.configserverbindings.RefeedAction
-
public class RefeedAction extends Object
- Author:
- bjorncs
-
-
Field Summary
Fields Modifier and Type Field Description StringclusterNameStringdocumentTypeList<String>messagesStringnameList<ServiceInfo>services
-
Constructor Summary
Constructors Constructor Description RefeedAction(String name, String documentType, String clusterName, List<ServiceInfo> services, List<String> messages)
-