Uses of Class
com.gooddata.sdk.model.project.ProjectEnvironment
| Package | Description |
|---|---|
| com.gooddata.sdk.model.project |
-
Uses of ProjectEnvironment in com.gooddata.sdk.model.project
Methods in com.gooddata.sdk.model.project that return ProjectEnvironment Modifier and Type Method Description static ProjectEnvironmentProjectEnvironment. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ProjectEnvironment[]ProjectEnvironment. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.gooddata.sdk.model.project with parameters of type ProjectEnvironment Modifier and Type Method Description voidProject. setEnvironment(ProjectEnvironment environment)