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