Class SizeAction
- java.lang.Object
-
- org.openstack4j.openstack.manila.domain.actions.SizeAction
-
- All Implemented Interfaces:
Serializable,ModelEntity,ShareAction
- Direct Known Subclasses:
SizeAction.Extend,SizeAction.Shrink
public abstract class SizeAction extends Object implements ShareAction
Action changing the size of shares.- Author:
- Daniel Gonzalez Nothnagel
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSizeAction.Extendstatic classSizeAction.Shrink
-
Constructor Summary
Constructors Modifier Constructor Description protectedSizeAction(Integer newSize)
-