mirror of https://github.com/apache/jclouds.git
add link to javadoc
This commit is contained in:
parent
58d08637f8
commit
ebe40565f8
|
@ -72,7 +72,7 @@ public interface VCloudDirectorClient {
|
||||||
CatalogClient getCatalogClient();
|
CatalogClient getCatalogClient();
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @return synchronous access to Media features
|
* @return synchronous access to {@link Media} features
|
||||||
*/
|
*/
|
||||||
@Delegate
|
@Delegate
|
||||||
MediaClient getMediaClient();
|
MediaClient getMediaClient();
|
||||||
|
|
Loading…
Reference in New Issue