| Package | Description |
|---|---|
| org.openstack4j.api.tacker | |
| org.openstack4j.openstack.tacker.domain | |
| org.openstack4j.openstack.tacker.internal |
| Modifier and Type | Method and Description |
|---|---|
Vnfd |
VnfdService.create(Vnfd vnfd)
Create vnfd - Create a vnfd entry based on the vnfd template.
|
Vnfd |
VnfdService.get(String vnfdId)
Show vnfd - Show information for a specified vnfdId.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends Vnfd> |
VnfdService.list()
List vnfs - Lists instantiated vnfs in VNF Manager
|
List<? extends Vnfd> |
VnfdService.list(Map<String,String> filteringParams)
List vnfs - Lists instantiated vnfs in VNF Manager filtered by parameters.
|
| Modifier and Type | Method and Description |
|---|---|
Vnfd |
VnfdService.create(Vnfd vnfd)
Create vnfd - Create a vnfd entry based on the vnfd template.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TackerVnfd |
| Modifier and Type | Method and Description |
|---|---|
Vnfd |
TackerVnfd.VnfdConcreteBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
VnfdBuilder |
TackerVnfd.VnfdConcreteBuilder.from(Vnfd in) |
| Modifier and Type | Method and Description |
|---|---|
Vnfd |
VnfdServiceImpl.create(Vnfd vnfd) |
| Modifier and Type | Method and Description |
|---|---|
Vnfd |
VnfdServiceImpl.create(Vnfd vnfd) |
Copyright © 2017. All rights reserved.