org.jclouds.vcloud.director.v1_5.domain.params
Class UndeployVAppParams.Builder
java.lang.Object
org.jclouds.vcloud.director.v1_5.domain.params.UndeployVAppParams.Builder
- Enclosing class:
- UndeployVAppParams
public static class UndeployVAppParams.Builder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UndeployVAppParams.Builder
public UndeployVAppParams.Builder()
undeployPowerAction
public UndeployVAppParams.Builder undeployPowerAction(UndeployVAppParams.PowerAction undeployPowerAction)
- See Also:
UndeployVAppParams.getUndeployPowerAction()
undeployPowerAction
public UndeployVAppParams.Builder undeployPowerAction(String undeployPowerAction)
- See Also:
UndeployVAppParams.getUndeployPowerAction()
build
public UndeployVAppParams build()
fromUndeployVAppParams
public UndeployVAppParams.Builder fromUndeployVAppParams(UndeployVAppParams in)
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.