SettingsSearchRequest.Builder |
SettingsSearchRequest.Builder.attributes(List<String> attributes) |
A multi-valued list of strings indicating the names of resource attributes to return in
the response overriding the set of attributes that would be returned by default.
|
SettingsSearchRequest.Builder |
SettingsSearchRequest.Builder.attributeSets(List<AttributeSets> attributeSets) |
A multi-valued list of strings indicating the return type of attribute definition.
|
static SettingsSearchRequest.Builder |
SettingsSearchRequest.builder() |
Create a new builder.
|
SettingsSearchRequest.Builder |
SettingsSearchRequest.Builder.copy(SettingsSearchRequest model) |
|
SettingsSearchRequest.Builder |
SettingsSearchRequest.Builder.schemas(List<String> schemas) |
The schemas attribute is an array of Strings which allows introspection of the supported
schema version for a SCIM representation as well any schema extensions supported by that
representation.
|
SettingsSearchRequest.Builder |
SettingsSearchRequest.toBuilder() |
|