org.jclouds.vcloud.director.v1_5.domain.section
Class RuntimeInfoSection.Builder<B extends RuntimeInfoSection.Builder<B>>
java.lang.Object
org.jclouds.dmtf.ovf.SectionType.Builder<B>
org.jclouds.vcloud.director.v1_5.domain.section.RuntimeInfoSection.Builder<B>
- Enclosing class:
- RuntimeInfoSection
public static class RuntimeInfoSection.Builder<B extends RuntimeInfoSection.Builder<B>>
- extends org.jclouds.dmtf.ovf.SectionType.Builder<B>
| Methods inherited from class org.jclouds.dmtf.ovf.SectionType.Builder |
fromSectionType, info, notRequired, required, required, self |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RuntimeInfoSection.Builder
public RuntimeInfoSection.Builder()
vmWareTools
public B vmWareTools(VMWareTools vmWareTools)
- See Also:
RuntimeInfoSection#getVmWareTools()
any
public B any(List<Object> any)
- See Also:
RuntimeInfoSection.getAny()
build
public RuntimeInfoSection build()
- Specified by:
build in class org.jclouds.dmtf.ovf.SectionType.Builder<B extends RuntimeInfoSection.Builder<B>>
fromRuntimeInfoSection
public B fromRuntimeInfoSection(RuntimeInfoSection in)
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.