Package | Description |
---|---|
com.oracle.bmc.identitydomains.model |
Modifier and Type | Method and Description |
---|---|
SecurityQuestionSettingsSearchRequest.Builder |
SecurityQuestionSettingsSearchRequest.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.
|
SecurityQuestionSettingsSearchRequest.Builder |
SecurityQuestionSettingsSearchRequest.Builder.attributeSets(List<AttributeSets> attributeSets)
A multi-valued list of strings indicating the return type of attribute definition.
|
static SecurityQuestionSettingsSearchRequest.Builder |
SecurityQuestionSettingsSearchRequest.builder()
Create a new builder.
|
SecurityQuestionSettingsSearchRequest.Builder |
SecurityQuestionSettingsSearchRequest.Builder.copy(SecurityQuestionSettingsSearchRequest model) |
SecurityQuestionSettingsSearchRequest.Builder |
SecurityQuestionSettingsSearchRequest.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.
|
SecurityQuestionSettingsSearchRequest.Builder |
SecurityQuestionSettingsSearchRequest.toBuilder() |
Copyright © 2016–2024. All rights reserved.