public static final class ReleaseManagementCreateObsoletionPackageRequest.Builder extends Object
| Modifier and Type | Method | Description |
|---|---|---|
ReleaseManagementCreateObsoletionPackageResponse |
call(String wfid,
String revisionId) |
Calls createObsoletionPackage method, Create an obsoletion package to make an existing revision obsolete.
|
public final ReleaseManagementCreateObsoletionPackageResponse call(String wfid, String revisionId) throws OnshapeException
wfid - ID of obsoletion workflow as returned by getActiveWorkflowsrevisionId - ID of revision to be obsoleted as returned by getRevisionHistoryInCompany (Default: null)OnshapeException - On HTTP or serialization errorCopyright © 2021. All rights reserved.