public class CMAOrganization extends CMAResource
Constructor and Description |
---|
CMAOrganization()
Creates a new organization.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName() |
CMAOrganization |
setName(java.lang.String name)
Update the name of the organization.
|
java.lang.String |
toString() |
getEnvironmentId, getId, getSpaceId, getSystem, getVersion, isArchived, isPublished, setEnvironmentId, setId, setSpaceId, setSystem, setVersion
public java.lang.String getName()
public CMAOrganization setName(java.lang.String name)
name
- new name to be setpublic java.lang.String toString()
toString
in class CMAResource
Copyright © 2019 Contentful, GmbH.. All Rights Reserved.