Package | Description |
---|---|
org.openstack4j.api.tacker | |
org.openstack4j.openstack.tacker.domain | |
org.openstack4j.openstack.tacker.internal |
Modifier and Type | Method and Description |
---|---|
Vim |
VimService.register(Vim vim)
Create Vim - Register a Vim entry based on the Vim template.
|
Vim |
VimService.show(String vimId)
Show Vim - Show information for a specified vimId.
|
Modifier and Type | Method and Description |
---|---|
List<? extends Vim> |
VimService.list()
List vims - Lists instantiated vims in VIM Manager
|
List<? extends Vim> |
VimService.list(Map<String,String> filteringParams)
List vims - Lists instantiated vims in VIM Manager filtered by parameters.
|
Modifier and Type | Method and Description |
---|---|
Vim |
VimService.register(Vim vim)
Create Vim - Register a Vim entry based on the Vim template.
|
Modifier and Type | Class and Description |
---|---|
class |
TackerVim |
Modifier and Type | Method and Description |
---|---|
Vim |
TackerVim.VimConcreteBuilder.build() |
Modifier and Type | Method and Description |
---|---|
VimBuilder |
TackerVim.VimConcreteBuilder.from(Vim in) |
Modifier and Type | Method and Description |
---|---|
Vim |
VimServiceImpl.register(Vim vim)
Create Vim - Register a Vim entry based on the Vim template.
|
Modifier and Type | Method and Description |
---|---|
Vim |
VimServiceImpl.register(Vim vim)
Create Vim - Register a Vim entry based on the Vim template.
|
Copyright © 2017. All rights reserved.