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