org.jclouds.vcloud.director.v1_5.annotations
Annotation Type Login


@Retention(value=RUNTIME)
@Target(value={METHOD,PARAMETER})
@Qualifier
public @interface Login

The login url for the vCloud, typically https://vdc_host/api/sessions

Author:
Adrian Cole



Copyright © 2009-2012 jclouds. All Rights Reserved.