fixed doc references in cloudstack

This commit is contained in:
Adrian Cole 2011-02-17 08:44:17 +01:00
parent f9a226b5ff
commit d6f9297ecc
27 changed files with 27 additions and 27 deletions

View File

@ -33,7 +33,7 @@ import org.jclouds.rest.annotations.Delegate;
* <p/>
*
* @see CloudStackClient
* @see <a href="http://download.cloud.com/releases/2.2/api/TOC_User.html" />
* @see <a href="http://download.cloud.com/releases/2.2.0/api/TOC_User.html" />
* @author Adrian Cole
*/
public interface CloudStackAsyncClient {

View File

@ -36,7 +36,7 @@ import org.jclouds.rest.annotations.Delegate;
* <p/>
*
* @see CloudStackAsyncClient
* @see <a href="http://download.cloud.com/releases/2.2/api/TOC_User.html" />
* @see <a href="http://download.cloud.com/releases/2.2.0/api/TOC_User.html" />
* @author Adrian Cole
*/
@Timeout(duration = 60, timeUnit = TimeUnit.SECONDS)

View File

@ -43,7 +43,7 @@ import com.google.common.util.concurrent.ListenableFuture;
* <p/>
*
* @see AsyncJobClient
* @see <a href="http://download.cloud.com/releases/2.2/api/TOC_User.html" />
* @see <a href="http://download.cloud.com/releases/2.2.0/api/TOC_User.html" />
* @author Adrian Cole
*/
@RequestFilters(QuerySigner.class)

View File

@ -31,7 +31,7 @@ import org.jclouds.concurrent.Timeout;
* <p/>
*
* @see AsyncJobAsyncClient
* @see <a href="http://download.cloud.com/releases/2.2/api/TOC_User.html" />
* @see <a href="http://download.cloud.com/releases/2.2.0/api/TOC_User.html" />
* @author Adrian Cole
*/
@Timeout(duration = 60, timeUnit = TimeUnit.SECONDS)

View File

@ -43,7 +43,7 @@ import com.google.common.util.concurrent.ListenableFuture;
* <p/>
*
* @see NetworkClient
* @see <a href="http://download.cloud.com/releases/2.2/api/TOC_User.html" />
* @see <a href="http://download.cloud.com/releases/2.2.0/api/TOC_User.html" />
* @author Adrian Cole
*/
@RequestFilters(QuerySigner.class)

View File

@ -31,7 +31,7 @@ import org.jclouds.concurrent.Timeout;
* <p/>
*
* @see NetworkAsyncClient
* @see <a href="http://download.cloud.com/releases/2.2/api/TOC_User.html" />
* @see <a href="http://download.cloud.com/releases/2.2.0/api/TOC_User.html" />
* @author Adrian Cole
*/
@Timeout(duration = 60, timeUnit = TimeUnit.SECONDS)

View File

@ -47,7 +47,7 @@ import com.google.common.util.concurrent.ListenableFuture;
* <p/>
*
* @see OfferingClient
* @see <a href="http://download.cloud.com/releases/2.2/api/TOC_User.html" />
* @see <a href="http://download.cloud.com/releases/2.2.0/api/TOC_User.html" />
* @author Adrian Cole
*/
@RequestFilters(QuerySigner.class)

View File

@ -35,7 +35,7 @@ import org.jclouds.concurrent.Timeout;
* <p/>
*
* @see OfferingAsyncClient
* @see <a href="http://download.cloud.com/releases/2.2/api/TOC_User.html" />
* @see <a href="http://download.cloud.com/releases/2.2.0/api/TOC_User.html" />
* @author Adrian Cole
*/
@Timeout(duration = 60, timeUnit = TimeUnit.SECONDS)

View File

@ -44,7 +44,7 @@ import com.google.common.util.concurrent.ListenableFuture;
* <p/>
*
* @see OfferingClient
* @see <a href="http://download.cloud.com/releases/2.2/api/TOC_User.html" />
* @see <a href="http://download.cloud.com/releases/2.2.0/api/TOC_User.html" />
* @author Adrian Cole
*/
@RequestFilters(QuerySigner.class)

View File

@ -31,7 +31,7 @@ import org.jclouds.concurrent.Timeout;
* <p/>
*
* @see SecurityGroupAsyncClient
* @see <a href="http://download.cloud.com/releases/2.2/api/TOC_User.html" />
* @see <a href="http://download.cloud.com/releases/2.2.0/api/TOC_User.html" />
* @author Adrian Cole
*/
@Timeout(duration = 60, timeUnit = TimeUnit.SECONDS)

View File

@ -43,7 +43,7 @@ import com.google.common.util.concurrent.ListenableFuture;
* <p/>
*
* @see TemplateClient
* @see <a href="http://download.cloud.com/releases/2.2/api/TOC_User.html" />
* @see <a href="http://download.cloud.com/releases/2.2.0/api/TOC_User.html" />
* @author Adrian Cole
*/
@RequestFilters(QuerySigner.class)

View File

@ -32,7 +32,7 @@ import org.jclouds.concurrent.Timeout;
* <p/>
*
* @see TemplateAsyncClient
* @see <a href="http://download.cloud.com/releases/2.2/api/TOC_User.html" />
* @see <a href="http://download.cloud.com/releases/2.2.0/api/TOC_User.html" />
* @author Adrian Cole
*/
@Timeout(duration = 60, timeUnit = TimeUnit.SECONDS)

View File

@ -45,7 +45,7 @@ import com.google.common.util.concurrent.ListenableFuture;
* <p/>
*
* @see VirtualMachineClient
* @see <a href="http://download.cloud.com/releases/2.2/api/TOC_User.html" />
* @see <a href="http://download.cloud.com/releases/2.2.0/api/TOC_User.html" />
* @author Adrian Cole
*/
@RequestFilters(QuerySigner.class)

View File

@ -33,7 +33,7 @@ import org.jclouds.concurrent.Timeout;
* <p/>
*
* @see VirtualMachineAsyncClient
* @see <a href="http://download.cloud.com/releases/2.2/api/TOC_User.html" />
* @see <a href="http://download.cloud.com/releases/2.2.0/api/TOC_User.html" />
* @author Adrian Cole
*/
@Timeout(duration = 60, timeUnit = TimeUnit.SECONDS)

View File

@ -43,7 +43,7 @@ import com.google.common.util.concurrent.ListenableFuture;
* <p/>
*
* @see ZoneClient
* @see <a href="http://download.cloud.com/releases/2.2/api/TOC_User.html" />
* @see <a href="http://download.cloud.com/releases/2.2.0/api/TOC_User.html" />
* @author Adrian Cole
*/
@RequestFilters(QuerySigner.class)

View File

@ -31,7 +31,7 @@ import org.jclouds.concurrent.Timeout;
* <p/>
*
* @see ZoneAsyncClient
* @see <a href="http://download.cloud.com/releases/2.2/api/TOC_User.html" />
* @see <a href="http://download.cloud.com/releases/2.2.0/api/TOC_User.html" />
* @author Adrian Cole
*/
@Timeout(duration = 60, timeUnit = TimeUnit.SECONDS)

View File

@ -52,7 +52,7 @@ import com.google.common.collect.ImmutableMultimap.Builder;
/**
*
* @see <a href= "http://download.cloud.com/releases/2.2/api/user/2.2api_security_details.html" />
* @see <a href= "http://download.cloud.com/releases/2.2.0/api/user/2.2api_security_details.html" />
* @author Adrian Cole
*
*/

View File

@ -31,7 +31,7 @@ import com.google.common.collect.ImmutableSet;
/**
* Options used to control what disk offerings are returned
*
* @see <a href="http://download.cloud.com/releases/2.2/api/user/deployVirtualMachine.html" />
* @see <a href="http://download.cloud.com/releases/2.2.0/api/user/deployVirtualMachine.html" />
* @author Adrian Cole
*/
public class DeployVirtualMachineOptions extends BaseHttpRequestOptions {

View File

@ -32,7 +32,7 @@ import com.google.common.collect.ImmutableSet;
/**
* Options used to control what asyncJobs information is returned
*
* @see <a href="http://download.cloud.com/releases/2.2/api/user/listAsyncJobs.html" />
* @see <a href="http://download.cloud.com/releases/2.2.0/api/user/listAsyncJobs.html" />
* @author Adrian Cole
*/
public class ListAsyncJobsOptions extends BaseHttpRequestOptions {

View File

@ -26,7 +26,7 @@ import com.google.common.collect.ImmutableSet;
/**
* Options used to control what disk offerings are returned
*
* @see <a href="http://download.cloud.com/releases/2.2/api/user/listDiskOfferings.html" />
* @see <a href="http://download.cloud.com/releases/2.2.0/api/user/listDiskOfferings.html" />
* @author Adrian Cole
*/
public class ListDiskOfferingsOptions extends BaseHttpRequestOptions {

View File

@ -27,7 +27,7 @@ import com.google.common.collect.ImmutableSet;
/**
* Options used to control what network offerings are returned
*
* @see <a href="http://download.cloud.com/releases/2.2/api/user/listNetworkOfferings.html" />
* @see <a href="http://download.cloud.com/releases/2.2.0/api/user/listNetworkOfferings.html" />
* @author Adrian Cole
*/
public class ListNetworkOfferingsOptions extends BaseHttpRequestOptions {

View File

@ -28,7 +28,7 @@ import com.google.common.collect.ImmutableSet;
/**
* Options used to control what networks information is returned
*
* @see <a href="http://download.cloud.com/releases/2.2/api/user/listNetworks.html" />
* @see <a href="http://download.cloud.com/releases/2.2.0/api/user/listNetworks.html" />
* @author Adrian Cole
*/
public class ListNetworksOptions extends BaseHttpRequestOptions {

View File

@ -26,7 +26,7 @@ import com.google.common.collect.ImmutableSet;
/**
* Options used to control what security groups are returned
*
* @see <a href="http://download.cloud.com/releases/2.2/api/user/listSecurityGroups.html" />
* @see <a href="http://download.cloud.com/releases/2.2.0/api/user/listSecurityGroups.html" />
* @author Adrian Cole
*/
public class ListSecurityGroupsOptions extends BaseHttpRequestOptions {

View File

@ -26,7 +26,7 @@ import com.google.common.collect.ImmutableSet;
/**
* Options used to control what service offerings are returned
*
* @see <a href="http://download.cloud.com/releases/2.2/api/user/listServiceOfferings.html" />
* @see <a href="http://download.cloud.com/releases/2.2.0/api/user/listServiceOfferings.html" />
* @author Adrian Cole
*/
public class ListServiceOfferingsOptions extends BaseHttpRequestOptions {

View File

@ -27,7 +27,7 @@ import com.google.common.collect.ImmutableSet;
/**
* Options used to control what templates information is returned
*
* @see <a href="http://download.cloud.com/releases/2.2/api/user/listTemplates.html" />
* @see <a href="http://download.cloud.com/releases/2.2.0/api/user/listTemplates.html" />
* @author Adrian Cole
*/
public class ListTemplatesOptions extends BaseHttpRequestOptions {

View File

@ -26,7 +26,7 @@ import com.google.common.collect.ImmutableSet;
/**
* Options used to control what virtual machines information is returned
*
* @see <a href="http://download.cloud.com/releases/2.2/api/user/listVirtualMachines.html" />
* @see <a href="http://download.cloud.com/releases/2.2.0/api/user/listVirtualMachines.html" />
* @author Adrian Cole
*/
public class ListVirtualMachinesOptions extends BaseHttpRequestOptions {

View File

@ -26,7 +26,7 @@ import com.google.common.collect.ImmutableSet;
/**
* Options used to control what zones information is returned
*
* @see <a href="http://download.cloud.com/releases/2.2/api/user/listZones.html" />
* @see <a href="http://download.cloud.com/releases/2.2.0/api/user/listZones.html" />
* @author Adrian Cole
*/
public class ListZonesOptions extends BaseHttpRequestOptions {