Uses of Class
org.jclouds.openstack.nova.v2_0.options.CreateBackupOfServerOptions
Packages that use CreateBackupOfServerOptions
Package
Description
-
Uses of CreateBackupOfServerOptions in org.jclouds.openstack.nova.v2_0.extensions
Methods in org.jclouds.openstack.nova.v2_0.extensions with parameters of type CreateBackupOfServerOptionsModifier and TypeMethodDescriptionServerAdminApi.createBackup
(String id, String imageName, BackupType backupType, int rotation, CreateBackupOfServerOptions... options) Create backup of a server. -
Uses of CreateBackupOfServerOptions in org.jclouds.openstack.nova.v2_0.options
Fields in org.jclouds.openstack.nova.v2_0.options declared as CreateBackupOfServerOptionsModifier and TypeFieldDescriptionstatic final CreateBackupOfServerOptions
CreateBackupOfServerOptions.NONE
Methods in org.jclouds.openstack.nova.v2_0.options that return CreateBackupOfServerOptions