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