Uses of Class
org.jclouds.openstack.cinder.v1.options.CreateSnapshotOptions
Packages that use CreateSnapshotOptions
Package
Description
-
Uses of CreateSnapshotOptions in org.jclouds.openstack.cinder.v1.features
Methods in org.jclouds.openstack.cinder.v1.features with parameters of type CreateSnapshotOptionsModifier and TypeMethodDescriptionSnapshotApi.create
(String volumeId, CreateSnapshotOptions... options) Creates a new Snapshot. -
Uses of CreateSnapshotOptions in org.jclouds.openstack.cinder.v1.options
Fields in org.jclouds.openstack.cinder.v1.options declared as CreateSnapshotOptionsMethods in org.jclouds.openstack.cinder.v1.options that return CreateSnapshotOptionsModifier and TypeMethodDescriptionstatic CreateSnapshotOptions
CreateSnapshotOptions.Builder.description
(String description) CreateSnapshotOptions.description
(String description) static CreateSnapshotOptions
CreateSnapshotOptions.Builder.force()
CreateSnapshotOptions.force()
static CreateSnapshotOptions