public class PlanBranchIdentifier extends EntityPropertiesBuilder<PlanBranchIdentifierProperties>
| Constructor and Description |
|---|
PlanBranchIdentifier(BambooKey key) |
PlanBranchIdentifier(BambooOid oid) |
PlanBranchIdentifier(PlanBranchIdentifier copy) |
| Modifier and Type | Method and Description |
|---|---|
protected PlanBranchIdentifierProperties |
build() |
PlanBranchIdentifier |
key(BambooKey key) |
PlanBranchIdentifier |
key(String key) |
PlanBranchIdentifier |
oid(BambooOid oid) |
PlanBranchIdentifier |
oid(String oid) |
public PlanBranchIdentifier(@NotNull
PlanBranchIdentifier copy)
public PlanBranchIdentifier(@NotNull
BambooKey key)
throws PropertiesValidationException
PropertiesValidationExceptionpublic PlanBranchIdentifier(@NotNull
BambooOid oid)
throws PropertiesValidationException
PropertiesValidationExceptionpublic PlanBranchIdentifier oid(@NotNull String oid) throws PropertiesValidationException
PropertiesValidationExceptionpublic PlanBranchIdentifier oid(@NotNull BambooOid oid) throws PropertiesValidationException
PropertiesValidationExceptionpublic PlanBranchIdentifier key(@NotNull String key) throws PropertiesValidationException
PropertiesValidationExceptionpublic PlanBranchIdentifier key(@NotNull BambooKey key) throws PropertiesValidationException
PropertiesValidationExceptionprotected PlanBranchIdentifierProperties build() throws PropertiesValidationException
build in class EntityPropertiesBuilder<PlanBranchIdentifierProperties>PropertiesValidationExceptionCopyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.