|
gluu
|

公開メンバ関数 | |
| PatchRequest () | |
| List< String > | getSchemas () |
| void | setSchemas (List< String > schemas) |
| List< PatchOperation > | getOperations () |
| void | setOperations (List< PatchOperation > operations) |
非公開変数類 | |
| List< String > | schemas |
| List< PatchOperation > | operations |
A class used to represent a request for a SCIM PATCH. See section 3.5.2 of RFC 7644.
|
inline |
Constructs an empty PatchRequest initializing its schemas field properly.
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
private |
1.8.13