public static final class ReleaseManagementUpdateReleasePackageRequestItems.Builder extends Object
public final String id()
public final ReleaseManagementUpdateReleasePackageRequestItems.Builder id(String value)
value - Id of the item as returned by createObsoletionPackage, createReleasePackage or getReleasePackagepublic final String href()
public final ReleaseManagementUpdateReleasePackageRequestItems.Builder href(String value)
value - href href of the itempublic final String documentId()
public final ReleaseManagementUpdateReleasePackageRequestItems.Builder documentId(String value)
value - Document ID of the itempublic final String versionId()
public final ReleaseManagementUpdateReleasePackageRequestItems.Builder versionId(String value)
value - Version ID of the itempublic final String workspaceId()
public final ReleaseManagementUpdateReleasePackageRequestItems.Builder workspaceId(String value)
value - Workspace ID of the itempublic final String elementId()
public final ReleaseManagementUpdateReleasePackageRequestItems.Builder elementId(String value)
value - Element ID of the itempublic final ReleaseManagementUpdateReleasePackageRequestItemsProperties[] properties()
public final ReleaseManagementUpdateReleasePackageRequestItems.Builder properties(ReleaseManagementUpdateReleasePackageRequestItemsProperties[] value)
value - Array of item properties to update before doing the transition. All properties with required=true which do not have a value must be specified. No properties with editable=false should be specified.public final ReleaseManagementUpdateReleasePackageRequestItems build()
Copyright © 2021. All rights reserved.