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 |
---|---|
ShareSnapshot |
ShareSnapshotService.update(String snapshotId,
ShareSnapshotUpdateOptions snapshotUpdateOptions)
Updates a share snapshot.
|
Modifier and Type | Method and Description |
---|---|
static ShareSnapshotUpdateOptions |
ShareSnapshotUpdateOptions.create() |
ShareSnapshotUpdateOptions |
ShareSnapshotUpdateOptions.displayDescription(String displayDescription)
Update the share snapshot description.
|
ShareSnapshotUpdateOptions |
ShareSnapshotUpdateOptions.displayName(String displayName)
Update the share snapshot name.
|
Modifier and Type | Method and Description |
---|---|
static ManilaShareSnapshotUpdate |
ManilaShareSnapshotUpdate.fromOptions(ShareSnapshotUpdateOptions options) |
Modifier and Type | Method and Description |
---|---|
ShareSnapshot |
ShareSnapshotServiceImpl.update(String snapshotId,
ShareSnapshotUpdateOptions snapshotUpdateOptions) |
Copyright © 2017. All rights reserved.