Package | Description |
---|---|
org.openstack4j.api.manila | |
org.openstack4j.model.manila | |
org.openstack4j.openstack.manila.domain | |
org.openstack4j.openstack.manila.internal |
Modifier and Type | Method and Description |
---|---|
ShareNetwork |
ShareNetworkService.update(String shareNetworkId,
ShareNetworkUpdateOptions shareNetworkUpdateOptions)
Updates a share network.
|
Modifier and Type | Method and Description |
---|---|
static ShareNetworkUpdateOptions |
ShareNetworkUpdateOptions.create() |
ShareNetworkUpdateOptions |
ShareNetworkUpdateOptions.description(String description)
Update the share network description.
|
ShareNetworkUpdateOptions |
ShareNetworkUpdateOptions.name(String name)
Update the share network name.
|
Modifier and Type | Method and Description |
---|---|
static ManilaShareNetworkUpdate |
ManilaShareNetworkUpdate.fromOptions(ShareNetworkUpdateOptions options)
Creates a share network from options.
|
Modifier and Type | Method and Description |
---|---|
ShareNetwork |
ShareNetworkServiceImpl.update(String shareNetworkId,
ShareNetworkUpdateOptions shareNetworkUpdateOptions)
Updates a share network.
|
Copyright © 2017. All rights reserved.