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