Package | Description |
---|---|
com.hp.ov.sdk.adaptors | |
com.hp.ov.sdk.rest.client |
Modifier and Type | Method and Description |
---|---|
FcNetworkCollection |
FcNetworkAdaptor.buildCollectionDto(Object source) |
Modifier and Type | Method and Description |
---|---|
FcNetworkCollection |
FcNetworkClient.getAllFcNetworks(RestParams params)
The module aids in fetching the FC network details for all FC network
registered under the current HPE OneView.
|
FcNetworkCollection |
FcNetworkClientImpl.getAllFcNetworks(RestParams params) |
FcNetworkCollection |
FcNetworkClient.getFcNetworkByFilter(RestParams params,
Integer start,
Integer count)
The module aids in fetching the FC network details, where start and count
values are specified to fetch the number of FC networks.
|
FcNetworkCollection |
FcNetworkClientImpl.getFcNetworkByFilter(RestParams params,
Integer start,
Integer count) |
Copyright © 2016. All rights reserved.