public IProjectServiceDeleteRequest
The interface used to build new project service requests to delete project. Implemented in class ProjectServiceDeleteRequest.
Modifier and Type | Method and Description |
---|---|
IProjectServiceDeleteRequest |
withDryRun()
Indicates that request simulates project removal without actually deleting anything.
|
IProjectServiceDeleteRequest withDryRun()
Indicates that request simulates project removal without actually deleting anything.