Uses of Class
org.jclouds.vcloud.director.v1_5.domain.params.UndeployVAppParams.Builder

Packages that use UndeployVAppParams.Builder
org.jclouds.vcloud.director.v1_5.domain.params   
 

Uses of UndeployVAppParams.Builder in org.jclouds.vcloud.director.v1_5.domain.params
 

Methods in org.jclouds.vcloud.director.v1_5.domain.params that return UndeployVAppParams.Builder
static UndeployVAppParams.Builder UndeployVAppParams.builder()
           
 UndeployVAppParams.Builder UndeployVAppParams.Builder.fromUndeployVAppParams(UndeployVAppParams in)
           
 UndeployVAppParams.Builder UndeployVAppParams.toBuilder()
           
 UndeployVAppParams.Builder UndeployVAppParams.Builder.undeployPowerAction(String undeployPowerAction)
           
 UndeployVAppParams.Builder UndeployVAppParams.Builder.undeployPowerAction(UndeployVAppParams.PowerAction undeployPowerAction)
           
 



Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.