Package | Description |
---|---|
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiLicenseFeature |
ApiLicenseFeature.description(String description) |
ApiLicenseFeature |
ApiLicenseFeature.enabled(Boolean enabled) |
ApiLicenseFeature |
ApiLicenseFeature.name(String name) |
Modifier and Type | Method and Description |
---|---|
List<ApiLicenseFeature> |
ApiLicense.getFeatures()
Returns the list of available features as per the license
|
Modifier and Type | Method and Description |
---|---|
ApiLicense |
ApiLicense.addFeaturesItem(ApiLicenseFeature featuresItem) |
Modifier and Type | Method and Description |
---|---|
ApiLicense |
ApiLicense.features(List<ApiLicenseFeature> features) |
void |
ApiLicense.setFeatures(List<ApiLicenseFeature> features) |
Copyright © 2019. All rights reserved.