Package | Description |
---|---|
com.hp.ov.sdk.adaptors | |
com.hp.ov.sdk.dto | |
com.hp.ov.sdk.rest.client |
Modifier and Type | Method and Description |
---|---|
StorageTargetPort |
StorageSystemAdaptor.buildManagedPortsDto(Object source) |
Modifier and Type | Method and Description |
---|---|
List<StorageTargetPort> |
StorageSystemV2.getManagedPorts() |
List<StorageTargetPort> |
StorageSystemV2.getUnmanagedPorts() |
Modifier and Type | Method and Description |
---|---|
void |
StorageSystemV2.setManagedPorts(List<StorageTargetPort> managedPorts) |
void |
StorageSystemV2.setUnmanagedPorts(List<StorageTargetPort> unmanagedPorts) |
Modifier and Type | Method and Description |
---|---|
StorageTargetPort |
StorageSystemClientImpl.getManagedPortsForStorageSystem(RestParams params,
String resourceId,
String targetPortId) |
StorageTargetPort |
StorageSystemClient.getManagedPortsForStorageSystem(RestParams params,
String resourceId,
String targetPortId)
This module aids in retrieving a managed target ports for the specified storage system.
|
Modifier and Type | Method and Description |
---|---|
ResourceCollection<StorageTargetPort> |
StorageSystemClientImpl.getAllManagedPortsForStorageSystem(RestParams params,
String resourceId) |
ResourceCollection<StorageTargetPort> |
StorageSystemClient.getAllManagedPortsForStorageSystem(RestParams params,
String resourceId)
This module aids in retrieving all managed target ports for the specified storage system.
|
Copyright © 2016. All rights reserved.