Package | Description |
---|---|
com.oracle.bmc.identitydomains.model |
Modifier and Type | Method and Description |
---|---|
UserAttributesSettingsAttributeSettings |
UserAttributesSettingsAttributeSettings.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<UserAttributesSettingsAttributeSettings> |
UserAttributesSetting.getAttributeSettings()
User Schema Attribute Settings
|
Modifier and Type | Method and Description |
---|---|
UserAttributesSettingsAttributeSettings.Builder |
UserAttributesSettingsAttributeSettings.Builder.copy(UserAttributesSettingsAttributeSettings model) |
Modifier and Type | Method and Description |
---|---|
UserAttributesSetting.Builder |
UserAttributesSetting.Builder.attributeSettings(List<UserAttributesSettingsAttributeSettings> attributeSettings)
User Schema Attribute Settings
|
Constructor and Description |
---|
UserAttributesSetting(String id,
String ocid,
List<String> schemas,
Meta meta,
IdcsCreatedBy idcsCreatedBy,
IdcsLastModifiedBy idcsLastModifiedBy,
List<IdcsPreventedOperations> idcsPreventedOperations,
List<Tags> tags,
Boolean deleteInProgress,
String idcsLastUpgradedInRelease,
String domainOcid,
String compartmentOcid,
String tenancyOcid,
List<UserAttributesSettingsAttributeSettings> attributeSettings)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.