public static final class ReleaseManagementGetReleasePackageRequest.Builder extends Object
| Modifier and Type | Method | Description |
|---|---|---|
ReleaseManagementGetReleasePackageResponse |
call(String rpid) |
Calls getReleasePackage method, Returns detailed information about a release package with specified id
|
Boolean |
detailed() |
Get Whether to return detailed property information about all items.
|
ReleaseManagementGetReleasePackageRequest.Builder |
detailed(Boolean value) |
Set Whether to return detailed property information about all items.
|
public final Boolean detailed()
public final ReleaseManagementGetReleasePackageRequest.Builder detailed(Boolean value)
value - Whether to return detailed property information about all items.public final ReleaseManagementGetReleasePackageResponse call(String rpid) throws OnshapeException
rpid - ID of package to get detailed information forOnshapeException - On HTTP or serialization errorCopyright © 2021. All rights reserved.