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