Package org.ovirt.engine.sdk4.services
Interface AffinityLabelService.UpdateResponse
-
- All Superinterfaces:
Response
- Enclosing interface:
- AffinityLabelService
public static interface AffinityLabelService.UpdateResponse extends Response
Updates a label. This call will update all metadata, such as the name or description.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AffinityLabel
label()
-
-
-
Method Detail
-
label
AffinityLabel label()
-
-