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