org.jclouds.vcloud.location
Class DefaultVDC

java.lang.Object
  extended by org.jclouds.vcloud.location.DefaultVDC
All Implemented Interfaces:
com.google.common.base.Supplier<org.jclouds.domain.Location>, org.jclouds.location.suppliers.ImplicitLocationSupplier

@Singleton
public class DefaultVDC
extends Object
implements org.jclouds.location.suppliers.ImplicitLocationSupplier


Nested Class Summary
static class DefaultVDC.IsDefaultVDC
           
 
Method Summary
 org.jclouds.domain.Location get()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

get

public org.jclouds.domain.Location get()
Specified by:
get in interface com.google.common.base.Supplier<org.jclouds.domain.Location>


Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.