org.jclouds.vcloud.director.v1_5.functions
Class SectionForVApp<S extends org.jclouds.dmtf.ovf.SectionType>
java.lang.Object
org.jclouds.vcloud.director.v1_5.functions.SectionForVApp<S>
- All Implemented Interfaces:
- com.google.common.base.Function<AbstractVAppType,S>
public class SectionForVApp<S extends org.jclouds.dmtf.ovf.SectionType>
- extends Object
- implements com.google.common.base.Function<AbstractVAppType,S>
- Author:
- danikov
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.google.common.base.Function |
equals |
SectionForVApp
public SectionForVApp(Class<S> sectionType)
apply
public S apply(AbstractVAppType from)
- Specified by:
apply in interface com.google.common.base.Function<AbstractVAppType,S extends org.jclouds.dmtf.ovf.SectionType>
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.