CustomRecommendation.DefinitionStages.WithScope Interface
public static interface CustomRecommendation.DefinitionStages.WithScope
The stage of the CustomRecommendation definition allowing to specify parent resource.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withExistingScope(String scope)
Specifies scope. |
Method Details
withExistingScope
public abstract CustomRecommendation.DefinitionStages.WithCreate withExistingScope(String scope)
Specifies scope.
Parameters:
Returns: