Package org.openstack4j.model.artifact
Interface ArtifactUpdate
-
- All Superinterfaces:
Buildable<ArtifactUpdateBuilder>,ModelEntity,Serializable
- All Known Implementing Classes:
ArtifactUpdateModel
public interface ArtifactUpdate extends ModelEntity, Buildable<ArtifactUpdateBuilder>
A Glare ArtifactUpdate- Author:
- Pavan Vadavi
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.openstack4j.common.Buildable
Buildable.Builder<T extends Buildable.Builder<T,M>,M extends Buildable<?>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetOp()StringgetPath()StringgetValue()
-