| Package | Description |
|---|---|
| de.captaingoldfish.scim.sdk.common.constants.enums | |
| de.captaingoldfish.scim.sdk.common.resources.base | |
| de.captaingoldfish.scim.sdk.common.schemas |
| Modifier and Type | Method and Description |
|---|---|
static Returned |
Returned.getByValue(String value) |
static Returned |
Returned.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Returned[] |
Returned.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
default Returned |
ScimNode.getReturned() |
| Modifier and Type | Method and Description |
|---|---|
Returned |
SchemaAttribute.getReturned()
A single keyword that indicates when an attribute and
associated values are returned in response to a GET request or
in response to a PUT, POST, or PATCH request.
|
Copyright © 2020. All rights reserved.