Class DigitalLOAWrapper
java.lang.Object
api.equinix.javasdk.core.model.ResourceImpl<DigitalLOA>
api.equinix.javasdk.customerportal.model.wrappers.DigitalLOAWrapper
- All Implemented Interfaces:
Resource<DigitalLOA>,DigitalLOA
-
Constructor Summary
ConstructorsConstructorDescriptionDigitalLOAWrapper(DigitalLOAJson digitalLOAJson, Pageable<DigitalLOA> serviceClient) -
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.customerportal.model.DigitalLOA
getAccountNumber, getCreatedDate, getExpirationDate, getIbx, getLoaName, getLoaType, getStatus, getUuidMethods inherited from interface api.equinix.javasdk.core.model.Resource
getServiceClient
-
Constructor Details
-
DigitalLOAWrapper
-
-
Method Details
-
refresh
public void refresh()- Specified by:
refreshin interfaceDigitalLOA
-