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.
|
Modifier and Type | Class and Description |
---|---|
class |
ManilaShareTypeCreate
Object used to create new share types.
|
Modifier and Type | Method and Description |
---|---|
ShareTypeCreate |
ManilaShareTypeCreate.ShareTypeCreateConcreteBuilder.build() |
Modifier and Type | Method and Description |
---|---|
ShareTypeCreateBuilder |
ManilaShareTypeCreate.ShareTypeCreateConcreteBuilder.from(ShareTypeCreate in) |
Modifier and Type | Method and Description |
---|---|
ShareType |
ShareTypeServiceImpl.create(ShareTypeCreate shareTypeCreate)
Creates a share type.
|
Copyright © 2017. All rights reserved.