Class AttachmentWrapper
java.lang.Object
api.equinix.javasdk.core.model.ResourceImpl<Attachment>
api.equinix.javasdk.customerportal.model.wrappers.AttachmentWrapper
- All Implemented Interfaces:
Resource<Attachment>,Attachment
-
Constructor Summary
ConstructorsConstructorDescriptionAttachmentWrapper(AttachmentJson attachmentJson, Pageable<Attachment> 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.Attachment
getContentType, getEntityType, getEntityUuid, getFileName, getFileSize, getUploadedBy, getUploadedDate, getUuidMethods inherited from interface api.equinix.javasdk.core.model.Resource
getServiceClient
-
Constructor Details
-
AttachmentWrapper
-
-
Method Details
-
delete
- Specified by:
deletein interfaceAttachment
-
refresh
public void refresh()- Specified by:
refreshin interfaceAttachment
-