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