@Internal public interface MutableCredentialsData extends CredentialsData, BambooObjectWithOid
| Modifier and Type | Method and Description |
|---|---|
String |
getXml()
Serialized
configuration of this credentials object. |
void |
setId(long id) |
void |
setName(String name) |
void |
setPluginKey(String pluginKey) |
void |
setProjectId(Long projectId) |
void |
setXml(String xml) |
getConfiguration, getEntityType, getName, getPluginKey, getProjectIdgetIdsetOidgetOidvoid setId(long id)
setId in interface BambooObjectvoid setPluginKey(String pluginKey)
void setName(String name)
@NotNull String getXml()
configuration of this credentials object.void setXml(@NotNull
String xml)
void setProjectId(@Nullable
Long projectId)
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.