@Singleton public class ValidateVAppTemplateAndReturnEnvelopeOrThrowIllegalArgumentException extends Object implements com.google.common.base.Function<VAppTemplate,org.jclouds.ovf.Envelope>
| Modifier and Type | Field and Description |
|---|---|
protected org.jclouds.logging.Logger |
logger |
| Modifier | Constructor and Description |
|---|---|
protected |
ValidateVAppTemplateAndReturnEnvelopeOrThrowIllegalArgumentException(com.google.common.cache.LoadingCache<URI,org.jclouds.ovf.Envelope> envelopes,
SectionForVAppTemplate<org.jclouds.dmtf.ovf.NetworkSection> findNetworkSectionForVAppTemplate) |
@Inject protected ValidateVAppTemplateAndReturnEnvelopeOrThrowIllegalArgumentException(com.google.common.cache.LoadingCache<URI,org.jclouds.ovf.Envelope> envelopes, SectionForVAppTemplate<org.jclouds.dmtf.ovf.NetworkSection> findNetworkSectionForVAppTemplate)
public org.jclouds.ovf.Envelope apply(VAppTemplate from)
apply in interface com.google.common.base.Function<VAppTemplate,org.jclouds.ovf.Envelope>Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.