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