Class SupportCaseWrapper
java.lang.Object
api.equinix.javasdk.core.model.ResourceImpl<SupportCase>
api.equinix.javasdk.customerportal.model.wrappers.SupportCaseWrapper
- All Implemented Interfaces:
Resource<SupportCase>,SupportCase
-
Constructor Summary
ConstructorsConstructorDescriptionSupportCaseWrapper(SupportCaseJson supportCaseJson, Pageable<SupportCase> 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.SupportCase
getCaseNumber, getCreatedDate, getDescription, getPriority, getStatus, getSubject, getUpdatedDate, getUuid
-
Constructor Details
-
SupportCaseWrapper
-
-
Method Details
-
close
- Specified by:
closein interfaceSupportCase
-
refresh
public void refresh()- Specified by:
refreshin interfaceSupportCase
-