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