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