@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 |
setXml(String xml) |
getConfiguration, getEntityType, getName, getPluginKey
getId
setOid
getOid
void setId(long id)
setId
in interface BambooObject
void setPluginKey(String pluginKey)
void setName(String name)
@NotNull String getXml()
configuration
of this credentials object.void setXml(@NotNull String xml)
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.