Package | Description |
---|---|
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiProductVersion |
ApiProductVersion.product(String product) |
ApiProductVersion |
ApiProductVersion.version(String version) |
Modifier and Type | Method and Description |
---|---|
List<ApiProductVersion> |
ApiClusterTemplate.getProducts()
All the parcels that needs to be deployed and activated
|
Modifier and Type | Method and Description |
---|---|
ApiClusterTemplate |
ApiClusterTemplate.addProductsItem(ApiProductVersion productsItem) |
Modifier and Type | Method and Description |
---|---|
ApiClusterTemplate |
ApiClusterTemplate.products(List<ApiProductVersion> products) |
void |
ApiClusterTemplate.setProducts(List<ApiProductVersion> products) |
Copyright © 2019. All rights reserved.