Package | Description |
---|---|
org.openstack4j.api.murano.v1 | |
org.openstack4j.openstack.murano.v1.domain | |
org.openstack4j.openstack.murano.v1.internal |
Modifier and Type | Method and Description |
---|---|
Environment |
MuranoEnvironmentService.create(Environment env)
Creates a new environment
|
Environment |
MuranoEnvironmentService.get(String id)
Gets an environment by ID
|
Environment |
MuranoEnvironmentService.rename(String id,
String name)
Renames the specified environment
|
Modifier and Type | Method and Description |
---|---|
List<? extends Environment> |
MuranoEnvironmentService.list()
List all environments
|
Modifier and Type | Method and Description |
---|---|
Environment |
MuranoEnvironmentService.create(Environment env)
Creates a new environment
|
Modifier and Type | Method and Description |
---|---|
Environment |
MuranoEnvironment.MuranoEnvironmentConcreteBuilder.build()
Creates and return the Model Entity M
|
Modifier and Type | Method and Description |
---|---|
EnvironmentBuilder |
MuranoEnvironment.MuranoEnvironmentConcreteBuilder.from(Environment in)
Creates a Builder using the param M as the default values
|
Modifier and Type | Method and Description |
---|---|
Environment |
MuranoEnvironmentServiceImpl.create(Environment env)
Creates a new environment
|
Environment |
MuranoEnvironmentServiceImpl.get(String id)
Gets an environment by ID
|
Environment |
MuranoEnvironmentServiceImpl.rename(String id,
String name)
Renames the specified environment
|
Modifier and Type | Method and Description |
---|---|
Environment |
MuranoEnvironmentServiceImpl.create(Environment env)
Creates a new environment
|
Copyright © 2017. All rights reserved.