Package | Description |
---|---|
org.openstack4j.api.sahara | |
org.openstack4j.openstack.sahara.domain | |
org.openstack4j.openstack.sahara.internal |
Modifier and Type | Method and Description |
---|---|
Plugin |
SaharaPluginService.get(String name)
Get a plugin by name
|
Plugin |
SaharaPluginService.get(String name,
String version)
Get a specific plugin with all details by name and version
|
Modifier and Type | Method and Description |
---|---|
List<? extends Plugin> |
SaharaPluginService.list()
List all plugins
|
Modifier and Type | Class and Description |
---|---|
class |
SaharaPlugin
For mapping JSON response to/from java objects
|
Modifier and Type | Method and Description |
---|---|
Plugin |
SaharaPluginServiceImpl.get(String name)
Get a plugin by name
|
Plugin |
SaharaPluginServiceImpl.get(String name,
String version)
Get a specific plugin with all details by name and version
|
Modifier and Type | Method and Description |
---|---|
List<? extends Plugin> |
SaharaPluginServiceImpl.list()
List all plugins
|
Copyright © 2017. All rights reserved.