public interface MutableSpaceMetadata
Modifier and Type | Method and Description |
---|---|
void |
cancelChanges()
Cancel the changes.
|
CustomMetadata.Attribute |
createCustomAttribute(java.lang.String name,
java.lang.String value)
Create custom attribute
|
void |
saveChanges()
Commit the changes.
|