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