Package | Description |
---|---|
org.openstack4j.api.manila | |
org.openstack4j.openstack.manila.domain | |
org.openstack4j.openstack.manila.internal |
Modifier and Type | Method and Description |
---|---|
ShareServer |
ShareServerService.get(String shareServerId)
Shows details for a share server.
|
Modifier and Type | Method and Description |
---|---|
List<? extends ShareServer> |
ShareServerService.list()
Lists all share servers.
|
Modifier and Type | Class and Description |
---|---|
class |
ManilaShareServer
A share server is created by multi-tenant back-end drivers where shares are hosted.
|
Modifier and Type | Method and Description |
---|---|
ShareServer |
ShareServerServiceImpl.get(String shareServerId) |
Modifier and Type | Method and Description |
---|---|
List<? extends ShareServer> |
ShareServerServiceImpl.list() |
Copyright © 2017. All rights reserved.