Package | Description |
---|---|
org.openstack4j.api.manila | |
org.openstack4j.openstack.manila.domain | |
org.openstack4j.openstack.manila.internal |
Modifier and Type | Method and Description |
---|---|
ShareInstance |
ShareInstanceService.get(String shareInstanceId)
Shows details for a share instance.
|
Modifier and Type | Method and Description |
---|---|
List<? extends ShareInstance> |
ShareInstanceService.list()
Lists all share instances.
|
Modifier and Type | Class and Description |
---|---|
class |
ManilaShareInstance
Representation of a share instance.
|
Modifier and Type | Method and Description |
---|---|
ShareInstance |
ShareInstanceServiceImpl.get(String shareInstanceId) |
Modifier and Type | Method and Description |
---|---|
List<? extends ShareInstance> |
ShareInstanceServiceImpl.list() |
Copyright © 2017. All rights reserved.