| Package | Description |
|---|---|
| net.leanix.api | |
| net.leanix.api.models |
| Modifier and Type | Method and Description |
|---|---|
FeatureListResponse |
FeaturesApi.getFeatures()
getFeatures
Retrieves features for a workspace
|
| Modifier and Type | Method and Description |
|---|---|
FeatureListResponse |
FeatureListResponse.addDataItem(Feature dataItem) |
FeatureListResponse |
FeatureListResponse.addErrorsItem(ApiError errorsItem) |
FeatureListResponse |
FeatureListResponse.data(List<Feature> data) |
FeatureListResponse |
FeatureListResponse.errorMessage(String errorMessage) |
FeatureListResponse |
FeatureListResponse.errors(List<ApiError> errors) |
FeatureListResponse |
FeatureListResponse.status(FeatureListResponse.StatusEnum status) |
FeatureListResponse |
FeatureListResponse.total(Integer total) |
FeatureListResponse |
FeatureListResponse.type(String type) |
Copyright © 2019 LeanIX GmbH. All rights reserved.