Class SmartHandsWrapper
java.lang.Object
api.equinix.javasdk.core.model.ResourceImpl<SmartHands>
api.equinix.javasdk.customerportal.model.wrappers.SmartHandsWrapper
- All Implemented Interfaces:
Resource<SmartHands>,SmartHands
-
Constructor Summary
ConstructorsConstructorDescriptionSmartHandsWrapper(SmartHandsJson smartHandsJson, Pageable<SmartHands> 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.core.model.Resource
getServiceClientMethods inherited from interface api.equinix.javasdk.customerportal.model.SmartHands
getAccountNumber, getCreatedDate, getDescription, getHref, getIbxCode, getLastUpdatedDate, getRequestId, getRequestorEmail, getRequestorName, getScheduleEndDate, getScheduleStartDate, getStatus, getSummary, getType, getUuid
-
Constructor Details
-
SmartHandsWrapper
-
-
Method Details
-
refresh
public void refresh()- Specified by:
refreshin interfaceSmartHands
-