public class BruteForceLoginAttemptsResource
extends <any>
| Constructor and Description |
|---|
BruteForceLoginAttemptsResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
deleteBruteForceLoginAttempts()
Generated HTTP method for covering DELETE requests.
|
Response |
getBruteForceLoginAttempts()
Generated HTTP method for covering GET requests.
|
BruteForceLoginAttemptsModel |
getBruteForceLoginAttemptsModel()
Convenience method which just delegates to
#getResourceValue() |
AbstractYResource |
getHMCHistoryEntryResource(String resourceKey)
Generated getter for sub resource of type
HMCHistoryEntryResource for current root resource |
AbstractYResource |
getLinkResource(String resourceKey)
Generated getter for sub resource of type
LinkResource for current root resource |
Response |
putBruteForceLoginAttempts(BruteForceLoginAttemptsDTO dto)
Generated HTTP method for covering PUT requests.
|
protected BruteForceLoginAttemptsModel |
readResource(String resourceId)
Gets the
BruteForceLoginAttemptsModel resource which is addressed by current resource request. |
void |
setBruteForceLoginAttemptsModel(BruteForceLoginAttemptsModel value)
Convenience method which just delegates to
#setResourceValue(BruteForceLoginAttemptsModel) |
public BruteForceLoginAttemptsResource()
public Response deleteBruteForceLoginAttempts()
Responsepublic Response getBruteForceLoginAttempts()
Responsepublic BruteForceLoginAttemptsModel getBruteForceLoginAttemptsModel()
#getResourceValue()public AbstractYResource getHMCHistoryEntryResource(String resourceKey)
HMCHistoryEntryResource for current root resourcepublic AbstractYResource getLinkResource(String resourceKey)
LinkResource for current root resourcepublic Response putBruteForceLoginAttempts(BruteForceLoginAttemptsDTO dto)
Responseprotected BruteForceLoginAttemptsModel readResource(String resourceId) throws Exception
BruteForceLoginAttemptsModel resource which is addressed by current resource request.Exceptionde.hybris.platform.webservices.AbstractYResource#readResource(String)public void setBruteForceLoginAttemptsModel(BruteForceLoginAttemptsModel value)
#setResourceValue(BruteForceLoginAttemptsModel)Copyright © 2017 SAP SE. All Rights Reserved.