mirror of https://github.com/apache/jclouds.git
fixed doc references in cloudstack
This commit is contained in:
parent
f9a226b5ff
commit
d6f9297ecc
|
@ -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 {
|
||||
|
|
|
@ -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)
|
||||
|
|
|
@ -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)
|
||||
|
|
|
@ -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)
|
||||
|
|
|
@ -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)
|
||||
|
|
|
@ -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)
|
||||
|
|
|
@ -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)
|
||||
|
|
|
@ -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)
|
||||
|
|
|
@ -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)
|
||||
|
|
|
@ -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)
|
||||
|
|
|
@ -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)
|
||||
|
|
|
@ -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)
|
||||
|
|
|
@ -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)
|
||||
|
|
|
@ -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)
|
||||
|
|
|
@ -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)
|
||||
|
|
|
@ -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)
|
||||
|
|
|
@ -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
|
||||
*
|
||||
*/
|
||||
|
|
|
@ -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 {
|
||||
|
|
|
@ -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 {
|
||||
|
|
|
@ -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 {
|
||||
|
|
|
@ -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 {
|
||||
|
|
|
@ -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 {
|
||||
|
|
|
@ -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 {
|
||||
|
|
|
@ -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 {
|
||||
|
|
|
@ -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 {
|
||||
|
|
|
@ -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 {
|
||||
|
|
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue