| Package | Description |
|---|---|
| co.cask.cdap.proto |
| Modifier and Type | Method and Description |
|---|---|
List<DatasetDetail> |
ApplicationDetail.getDatasets() |
| Constructor and Description |
|---|
ApplicationDetail(String name,
String version,
String description,
List<StreamDetail> streams,
List<DatasetDetail> datasets,
List<ProgramRecord> programs) |
Copyright © 2015 Cask Data, Inc. Licensed under the Apache License, Version 2.0.