Uses of Class
com.oracle.bmc.identitydomains.model.SchemaIdcsComplexAttributeNameMappings
-
Packages that use SchemaIdcsComplexAttributeNameMappings Package Description com.oracle.bmc.identitydomains.model -
-
Uses of SchemaIdcsComplexAttributeNameMappings in com.oracle.bmc.identitydomains.model
Methods in com.oracle.bmc.identitydomains.model that return SchemaIdcsComplexAttributeNameMappings Modifier and Type Method Description SchemaIdcsComplexAttributeNameMappings
SchemaIdcsComplexAttributeNameMappings.Builder. build()
Methods in com.oracle.bmc.identitydomains.model that return types with arguments of type SchemaIdcsComplexAttributeNameMappings Modifier and Type Method Description List<SchemaIdcsComplexAttributeNameMappings>
SchemaAttributes. getIdcsComplexAttributeNameMappings()
Specifies the mapping between external identity source attributes and Oracle Identity Cloud Service complex attributes (e.g.Methods in com.oracle.bmc.identitydomains.model with parameters of type SchemaIdcsComplexAttributeNameMappings Modifier and Type Method Description SchemaIdcsComplexAttributeNameMappings.Builder
SchemaIdcsComplexAttributeNameMappings.Builder. copy(SchemaIdcsComplexAttributeNameMappings model)
Method parameters in com.oracle.bmc.identitydomains.model with type arguments of type SchemaIdcsComplexAttributeNameMappings Modifier and Type Method Description SchemaAttributes.Builder
SchemaAttributes.Builder. idcsComplexAttributeNameMappings(List<SchemaIdcsComplexAttributeNameMappings> idcsComplexAttributeNameMappings)
Specifies the mapping between external identity source attributes and Oracle Identity Cloud Service complex attributes (e.g.
-