org.jclouds.ec2.options

Class RegisterImageOptions

    • Constructor Detail

      • RegisterImageOptions

        public RegisterImageOptions()
    • Method Detail

      • withRamdisk

        public RegisterImageOptions withRamdisk(String ramDiskId)
        The ID of the RAM disk to select. Some kernels require additional drivers at launch. Check the kernel requirements for information on whether you need to specify a RAM disk. To find kernel requirements, refer to the Resource Center and search for the kernel ID.

Copyright © 2009-2012 jclouds. All Rights Reserved.