org.jclouds.vcloud.director.v1_5.domain.params
Class InstantiationParams.Builder
java.lang.Object
org.jclouds.vcloud.director.v1_5.domain.params.InstantiationParams.Builder
- Enclosing class:
- InstantiationParams
public static class InstantiationParams.Builder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InstantiationParams.Builder
public InstantiationParams.Builder()
sections
public InstantiationParams.Builder sections(Iterable<? extends org.jclouds.dmtf.ovf.SectionType> sections)
- See Also:
InstantiationParams.getSections()
section
public InstantiationParams.Builder section(org.jclouds.dmtf.ovf.SectionType section)
- See Also:
InstantiationParams.getSections()
build
public InstantiationParams build()
fromInstantiationParams
public InstantiationParams.Builder fromInstantiationParams(InstantiationParams in)
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.