Class PortStatisticWrapper
java.lang.Object
api.equinix.javasdk.core.model.ResourceImpl<PortStatistic>
api.equinix.javasdk.fabric.model.wrappers.PortStatisticWrapper
- All Implemented Interfaces:
Resource<PortStatistic>,PortStatistic
PortStatisticWrapper class.
- Version:
- $Id: $Id
- Author:
- ianjones
-
Constructor Summary
ConstructorsConstructorDescriptionPortStatisticWrapper(PortStatisticJson portJson, Pageable<PortStatistic> serviceClient) Constructor for PortStatisticWrapper. -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface api.equinix.javasdk.fabric.model.PortStatistic
getBandwidth, getName, getStats, getType, getUuidMethods inherited from interface api.equinix.javasdk.core.model.Resource
getServiceClient
-
Constructor Details
-
PortStatisticWrapper
Constructor for PortStatisticWrapper.
- Parameters:
portJson- aPortStatisticJsonobject.serviceClient- aPageableobject.
-
-
Method Details
-
refresh
-