| Package | Description | 
|---|---|
| org.jclouds.scriptbuilder.statements.ruby | 
| Modifier and Type | Method and Description | 
|---|---|
| static InstallRubyGems.Builder | InstallRubyGems. builder() | 
| InstallRubyGems.Builder | InstallRubyGems.Builder. updateExistingGems(boolean updateExistingGems)Update the existing gems after installing RubyGems. | 
| InstallRubyGems.Builder | InstallRubyGems.Builder. updateSystem(boolean updateSystem)Update the gem system after installing RubyGems. | 
| InstallRubyGems.Builder | InstallRubyGems.Builder. updateSystem(boolean updateSystem,
            String updateSystemVersion)Update the gem system after installing RubyGems, forcing the update to
 a concrete version. | 
| InstallRubyGems.Builder | InstallRubyGems.Builder. version(String version)The version of RubyGems to install. | 
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.