Class SnapshotExtendedAttributes

java.lang.Object
org.jclouds.openstack.cinder.v1.domain.SnapshotExtendedAttributes

public class SnapshotExtendedAttributes extends Object
Additional attributes delivered by Extended Snapshot Attributes extensions
  • Constructor Details

    • SnapshotExtendedAttributes

      @ConstructorProperties({"os-extended-snapshot-attributes:project_id","os-extended-snapshot-attributes:progress"}) protected SnapshotExtendedAttributes(@Nullable String projectId, @Nullable String progress)
  • Method Details