@Internal public interface MutableDeploymentProject extends BambooObject, InternalDeploymentProject, EntityWithOid
Modifier and Type | Method and Description |
---|---|
VcsBambooSpecsSource |
getVcsBambooSpecsSource() |
void |
setDescription(String description) |
void |
setName(String name) |
void |
setPlanKey(PlanKey planKey) |
void |
setVcsBambooSpecsSource(VcsBambooSpecsSource vcsBambooSpecsSource) |
setId
getDescription, getEntityType, getId, getKey, getName, getPlanKey
setOid
getOid
void setName(String name)
void setDescription(String description)
void setPlanKey(@Nullable PlanKey planKey)
@Nullable VcsBambooSpecsSource getVcsBambooSpecsSource()
void setVcsBambooSpecsSource(VcsBambooSpecsSource vcsBambooSpecsSource)
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.