public class ClusterDataSetListResponseBody extends Object implements ResponseBody
Modifier and Type | Method and Description |
---|---|
static ClusterDataSetListResponseBody |
from(Map<IntermediateDataSetID,DataSetMetaInfo> dataSets) |
List<ClusterDataSetEntry> |
getDataSets() |
public static ClusterDataSetListResponseBody from(Map<IntermediateDataSetID,DataSetMetaInfo> dataSets)
public List<ClusterDataSetEntry> getDataSets()
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.