public class StorageSystemAdaptor extends BaseAdaptor<StorageSystemV2,Object>
Constructor and Description |
---|
StorageSystemAdaptor() |
Modifier and Type | Method and Description |
---|---|
StorageSystemV2 |
buildDto(Object source) |
List<String> |
buildHostTypesCollectionDto(String source) |
org.json.JSONObject |
buildJsonObjectFromDto(AddStorageSystemCredentials source,
ApiVersion version) |
org.json.JSONObject |
buildJsonObjectFromDto(StorageSystemV2 source,
ApiVersion version) |
StorageTargetPort |
buildManagedPortsDto(Object source) |
public StorageSystemV2 buildDto(Object source)
buildDto
in class BaseAdaptor<StorageSystemV2,Object>
public StorageTargetPort buildManagedPortsDto(Object source)
public org.json.JSONObject buildJsonObjectFromDto(AddStorageSystemCredentials source, ApiVersion version)
public org.json.JSONObject buildJsonObjectFromDto(StorageSystemV2 source, ApiVersion version)
Copyright © 2016. All rights reserved.