Uses of Class
com.oracle.bmc.identitydomains.model.MappedAttributeAttributeMappings
-
Packages that use MappedAttributeAttributeMappings Package Description com.oracle.bmc.identitydomains.model -
-
Uses of MappedAttributeAttributeMappings in com.oracle.bmc.identitydomains.model
Methods in com.oracle.bmc.identitydomains.model that return MappedAttributeAttributeMappings Modifier and Type Method Description MappedAttributeAttributeMappingsMappedAttributeAttributeMappings.Builder. build()Methods in com.oracle.bmc.identitydomains.model that return types with arguments of type MappedAttributeAttributeMappings Modifier and Type Method Description List<MappedAttributeAttributeMappings>MappedAttribute. getAttributeMappings()A list of attribute mappings between Oracle Identity Cloud Service Resource Type and Account Object ClassMethods in com.oracle.bmc.identitydomains.model with parameters of type MappedAttributeAttributeMappings Modifier and Type Method Description MappedAttributeAttributeMappings.BuilderMappedAttributeAttributeMappings.Builder. copy(MappedAttributeAttributeMappings model)Method parameters in com.oracle.bmc.identitydomains.model with type arguments of type MappedAttributeAttributeMappings Modifier and Type Method Description MappedAttribute.BuilderMappedAttribute.Builder. attributeMappings(List<MappedAttributeAttributeMappings> attributeMappings)A list of attribute mappings between Oracle Identity Cloud Service Resource Type and Account Object Class
-