public class EmailAttachmentsResource
extends <any>
| Constructor and Description |
|---|
EmailAttachmentsResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllEmailAttachments()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getEmailAttachmentResource(String resourceKey)
Generated getter for sub resource of type
EmailAttachmentResource for current root resource |
Collection<EmailAttachmentModel> |
getEmailAttachmentsCollection()
Convenience method which just delegates to
#getResourceValue() |
void |
setEmailAttachmentsCollection(Collection<EmailAttachmentModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public EmailAttachmentsResource()
public Response getAllEmailAttachments()
Responsepublic AbstractYResource getEmailAttachmentResource(String resourceKey)
EmailAttachmentResource for current root resourcepublic Collection<EmailAttachmentModel> getEmailAttachmentsCollection()
#getResourceValue()public void setEmailAttachmentsCollection(Collection<EmailAttachmentModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.