Project.DefinitionStages.WithParentResource Interface
public static interface Project.DefinitionStages.WithParentResource
The stage of the Project definition allowing to specify parent resource.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withExistingService(String groupName, String serviceName)
Specifies group |
Method Details
withExistingService
public abstract Project.DefinitionStages.WithCreate withExistingService(String groupName, String serviceName)
Specifies groupName, serviceName.
Parameters:
Returns: