Package | Description |
---|---|
org.openstack4j.openstack.tacker.domain | |
org.openstack4j.openstack.tacker.internal |
Modifier and Type | Method and Description |
---|---|
List<TackerVnf> |
TackerVnf.TackerVnfs.value() |
Constructor and Description |
---|
VnfConcreteBuilder(TackerVnf f) |
Modifier and Type | Method and Description |
---|---|
TackerVnf |
VnfServiceImpl.get(String vnfId)
Show Vnf - Show information for a specified VnfId.
|
Modifier and Type | Method and Description |
---|---|
List<? extends TackerVnf> |
VnfServiceImpl.list()
List vnfs - Lists instantiated vnfs in VNF Manager
|
List<? extends TackerVnf> |
VnfServiceImpl.list(Map<String,String> filteringParams)
List vnfs - Lists instantiated vnfs in VNF Manager filtered by parameters.
|
Copyright © 2017. All rights reserved.