public final class ReleaseManagementUpdateReleasePackageRequest extends Object
| Modifier and Type | Class | Description |
|---|---|---|
static class |
ReleaseManagementUpdateReleasePackageRequest.Builder |
| Modifier and Type | Method | Description |
|---|---|---|
static ReleaseManagementUpdateReleasePackageRequest.Builder |
builder(Onshape onshape) |
|
ReleaseManagementUpdateReleasePackageRequestItems[] |
getItems() |
Get Array of items to be updated along with their desired new properties.
|
ReleaseManagementUpdateReleasePackageRequestProperties[] |
getProperties() |
Get Array of properties to update before doing the transition.
|
String |
toString() |
public final ReleaseManagementUpdateReleasePackageRequestProperties[] getProperties()
public final ReleaseManagementUpdateReleasePackageRequestItems[] getItems()
public static final ReleaseManagementUpdateReleasePackageRequest.Builder builder(Onshape onshape)
Copyright © 2021. All rights reserved.