UserAttributesSettingsSearchRequest.Builder |
UserAttributesSettingsSearchRequest.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.
|
UserAttributesSettingsSearchRequest.Builder |
UserAttributesSettingsSearchRequest.Builder.attributeSets(List<AttributeSets> attributeSets) |
A multi-valued list of strings indicating the return type of attribute definition.
|
static UserAttributesSettingsSearchRequest.Builder |
UserAttributesSettingsSearchRequest.builder() |
Create a new builder.
|
UserAttributesSettingsSearchRequest.Builder |
UserAttributesSettingsSearchRequest.Builder.copy(UserAttributesSettingsSearchRequest model) |
|
UserAttributesSettingsSearchRequest.Builder |
UserAttributesSettingsSearchRequest.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.
|
UserAttributesSettingsSearchRequest.Builder |
UserAttributesSettingsSearchRequest.toBuilder() |
|