Class GetDatasetAction

java.lang.Object
org.elasticsearch.action.ActionType<GetDatasetAction.Response>
org.elasticsearch.xpack.esql.datasources.dataset.GetDatasetAction

public class GetDatasetAction extends ActionType<GetDatasetAction.Response>
Get one or more datasets by name (supports wildcards via IndexNameExpressionResolver).