public class StorageDeviceMetadata extends DomainWrapper<com.abiquo.server.core.infrastructure.storage.StorageDeviceMetadataDto>
context, target| Modifier | Constructor and Description | 
|---|---|
protected  | 
StorageDeviceMetadata(RestContext<AbiquoApi,AbiquoAsyncApi> context,
                     com.abiquo.server.core.infrastructure.storage.StorageDeviceMetadataDto target)
Constructor to be used only by the builder. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
getDefaultIscsiPort()  | 
int | 
getDefaultManagementPort()  | 
String | 
getType()  | 
boolean | 
requiresAuthentication()  | 
getParentId, getTask, getTasks, getURI, join, unwrap, unwrap, updateLink, wrap, wrapprotected StorageDeviceMetadata(RestContext<AbiquoApi,AbiquoAsyncApi> context, com.abiquo.server.core.infrastructure.storage.StorageDeviceMetadataDto target)
public String getType()
public int getDefaultManagementPort()
public int getDefaultIscsiPort()
public boolean requiresAuthentication()
Copyright © 2009-2013 jclouds. All Rights Reserved.