Class ManilaShareUpdate
- java.lang.Object
-
- org.openstack4j.openstack.manila.domain.ManilaShareUpdate
-
- All Implemented Interfaces:
Serializable,ModelEntity
public class ManilaShareUpdate extends Object implements ModelEntity
Object used to update existing shares.- Author:
- Daniel Gonzalez Nothnagel
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ManilaShareUpdatefromOptions(ShareUpdateOptions options)
-
-
-
Method Detail
-
fromOptions
public static ManilaShareUpdate fromOptions(ShareUpdateOptions options)
-
-