Package | Description |
---|---|
org.openstack4j.api.manila | |
org.openstack4j.openstack.manila.domain | |
org.openstack4j.openstack.manila.internal |
Modifier and Type | Method and Description |
---|---|
ShareType |
ShareTypeService.create(ShareTypeCreate shareTypeCreate)
Creates a share type.
|
ShareType |
ShareTypeService.listDefaults()
Lists default share types.
|
Modifier and Type | Method and Description |
---|---|
List<? extends ShareType> |
ShareTypeService.list()
Lists all share types.
|
Modifier and Type | Class and Description |
---|---|
class |
ManilaShareType
A share type enables you to filter or choose back ends before you create a share.
|
Modifier and Type | Method and Description |
---|---|
ShareType |
ShareTypeServiceImpl.create(ShareTypeCreate shareTypeCreate)
Creates a share type.
|
ShareType |
ShareTypeServiceImpl.listDefaults()
Lists default share types.
|
Modifier and Type | Method and Description |
---|---|
List<? extends ShareType> |
ShareTypeServiceImpl.list()
Lists all share types.
|
Copyright © 2017. All rights reserved.