CustomRecommendation.DefinitionStages.WithCloudProviders Interface
public static interface CustomRecommendation.DefinitionStages.WithCloudProviders
The stage of the CustomRecommendation definition allowing to specify cloudProviders.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withCloudProviders(List<RecommendationSupportedClouds> cloudProviders)
Specifies the cloud |
Method Details
withCloudProviders
public abstract CustomRecommendation.DefinitionStages.WithCreate withCloudProviders(List<RecommendationSupportedClouds> cloudProviders)
Specifies the cloudProviders property: List of all standard supported clouds..
Parameters:
Returns: