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