public class FCEndpoints
extends java.lang.Object
| Constructor and Description |
|---|
FCEndpoints() |
FCEndpoints(java.util.List<FCEndpointRestRep> connections) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<FCEndpointRestRep> |
getConnections()
List of FC (Fibre Channel) endpoints discovered by a network system.
|
void |
setConnections(java.util.List<FCEndpointRestRep> connections) |
public FCEndpoints()
public FCEndpoints(java.util.List<FCEndpointRestRep> connections)
public java.util.List<FCEndpointRestRep> getConnections()
public void setConnections(java.util.List<FCEndpointRestRep> connections)