|
gluu
|


公開メンバ関数 | |
| BulkRequest () | |
| Integer | getFailOnErrors () |
| void | setFailOnErrors (Integer failOnErrors) |
| List< String > | getSchemas () |
| void | setSchemas (List< String > schemas) |
| List< BulkOperation > | getOperations () |
| void | setOperations (List< BulkOperation > operations) |
| void | setOperations2 (List< BulkOperation > misSpelledOperations) |
非公開変数類 | |
| Integer | failOnErrors |
Encapsulates the components of a SCIM BulkRequest (see section 3.7 of RFC 7644).
|
inline |
Creates an empty BulkRequest (initializing its schemas properly).
|
inline |
|
inlineinherited |
|
inlineinherited |
|
inline |
Specifies the number of errors that the service provider will accept before the request processing is terminated and an error response is returned.
| failOnErrors | Integer value |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
private |
1.8.13