Class PortWrapper
java.lang.Object
api.equinix.javasdk.core.model.ResourceImpl<Port>
api.equinix.javasdk.fabric.model.wrappers.PortWrapper
- All Implemented Interfaces:
Resource<Port>,AccessPointable,Port
PortWrapper class.
- Version:
- $Id: $Id
- Author:
- ianjones
-
Constructor Summary
ConstructorsConstructorDescriptionPortWrapper(PortJson portJson, Pageable<Port> serviceClient) Constructor for PortWrapper. -
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.Port
getAccount, getAvailableBandwidth, getBandwidth, getChangeLog, getCvpId, getDevice, getEncapsulation, getHref, getLag, getLagEnabled, getLocation, getName, getPhysicalPorts, getProjectId, getRedundancy, getSettings, getState, getType, getUsedBandwidth, getUuidMethods inherited from interface api.equinix.javasdk.core.model.Resource
getServiceClient
-
Constructor Details
-
PortWrapper
-
-
Method Details
-
getOperation
getOperation.
- Specified by:
getOperationin interfacePort- Returns:
- a
PortOperationobject.
-
refresh
-
accessPoint
- Specified by:
accessPointin interfaceAccessPointable
-