Package | Description |
---|---|
com.oracle.bmc.identitydomains.model |
Modifier and Type | Method and Description |
---|---|
SchemaAttributes |
SchemaAttributes.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<SchemaAttributes> |
Schema.getAttributes()
A complex type that specifies the set of Resource attributes
|
Modifier and Type | Method and Description |
---|---|
SchemaAttributes.Builder |
SchemaAttributes.Builder.copy(SchemaAttributes model) |
Modifier and Type | Method and Description |
---|---|
Schema.Builder |
Schema.Builder.attributes(List<SchemaAttributes> attributes)
A complex type that specifies the set of Resource attributes
|
Constructor and Description |
---|
Schema(List<String> schemas,
String idcsMapsToSameTargetAttributeNameAs,
String externalId,
String name,
List<String> idcsResourceTypes,
String description,
Boolean idcsMappable,
Boolean idcsAttributeCacheable,
Boolean idcsOverrideCommonAttribute,
List<SchemaAttributes> attributes)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.