@Generated public class DistributionManagement extends BaseObject
BaseObject.ChildrenTrackingchildrenTracking, delegate| Constructor and Description |
|---|
DistributionManagement() |
DistributionManagement(DistributionManagement delegate) |
DistributionManagement(DistributionManagement delegate,
BaseObject parent) |
updatepublic DistributionManagement()
public DistributionManagement(DistributionManagement delegate)
public DistributionManagement(DistributionManagement delegate, BaseObject parent)
public DistributionManagement clone()
public DistributionManagement getDelegate()
getDelegate in class BaseObjectpublic DeploymentRepository getRepository()
public void setRepository(DeploymentRepository repository)
public DeploymentRepository getSnapshotRepository()
public void setSnapshotRepository(DeploymentRepository snapshotRepository)
public Site getSite()
public void setSite(Site site)
public String getDownloadUrl()
public void setDownloadUrl(String downloadUrl)
public Relocation getRelocation()
public void setRelocation(Relocation relocation)
public String getStatus()
public void setStatus(String status)
public InputLocation getLocation(Object key)
InputLocationTrackerkey - The key of the field, must not be
null.null if unknown.public void setLocation(Object key, InputLocation location)
InputLocationTrackerkey - The key of the field, must not be
null.location - The location of the field, may be
null.protected boolean replace(Object oldDelegate, Object newDelegate)
replace in class BaseObjectpublic static List<DistributionManagement> distributionManagementToApiV4(List<DistributionManagement> list)
public static List<DistributionManagement> distributionManagementToApiV3(List<DistributionManagement> list)
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.