public class CsTicketEmailsResource
extends <any>
| Constructor and Description |
|---|
CsTicketEmailsResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllCsTicketEmails()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getCsTicketEmailResource(String resourceKey)
Generated getter for sub resource of type
CsTicketEmailResource for current root resource |
Collection<CsTicketEmailModel> |
getCsTicketEmailsCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postCsTicketEmail(CsTicketEmailDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setCsTicketEmailsCollection(Collection<CsTicketEmailModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public CsTicketEmailsResource()
public Response getAllCsTicketEmails()
Responsepublic AbstractYResource getCsTicketEmailResource(String resourceKey)
CsTicketEmailResource for current root resourcepublic Collection<CsTicketEmailModel> getCsTicketEmailsCollection()
#getResourceValue()public Response postCsTicketEmail(CsTicketEmailDTO dto)
Responsepublic void setCsTicketEmailsCollection(Collection<CsTicketEmailModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.