Uses of Class
com.oracle.bmc.identitydomains.model.SchemaReferencedResourceTypeUniqueAttributeNameMappings
-
Packages that use SchemaReferencedResourceTypeUniqueAttributeNameMappings Package Description com.oracle.bmc.identitydomains.model -
-
Uses of SchemaReferencedResourceTypeUniqueAttributeNameMappings in com.oracle.bmc.identitydomains.model
Methods in com.oracle.bmc.identitydomains.model that return SchemaReferencedResourceTypeUniqueAttributeNameMappings Modifier and Type Method Description SchemaReferencedResourceTypeUniqueAttributeNameMappingsSchemaReferencedResourceTypeUniqueAttributeNameMappings.Builder. build()Methods in com.oracle.bmc.identitydomains.model that return types with arguments of type SchemaReferencedResourceTypeUniqueAttributeNameMappings Modifier and Type Method Description List<SchemaReferencedResourceTypeUniqueAttributeNameMappings>SchemaIdcsCsvAttributeNameMappings. getReferencedResourceTypeUniqueAttributeNameMappings()This attribute specifies the mapping of \“uniqueAttributeNameForDisplay\” attributes(s) of the referenced resource with the columnHeaderName(s).Methods in com.oracle.bmc.identitydomains.model with parameters of type SchemaReferencedResourceTypeUniqueAttributeNameMappings Modifier and Type Method Description SchemaReferencedResourceTypeUniqueAttributeNameMappings.BuilderSchemaReferencedResourceTypeUniqueAttributeNameMappings.Builder. copy(SchemaReferencedResourceTypeUniqueAttributeNameMappings model)Method parameters in com.oracle.bmc.identitydomains.model with type arguments of type SchemaReferencedResourceTypeUniqueAttributeNameMappings Modifier and Type Method Description SchemaIdcsCsvAttributeNameMappings.BuilderSchemaIdcsCsvAttributeNameMappings.Builder. referencedResourceTypeUniqueAttributeNameMappings(List<SchemaReferencedResourceTypeUniqueAttributeNameMappings> referencedResourceTypeUniqueAttributeNameMappings)This attribute specifies the mapping of \“uniqueAttributeNameForDisplay\” attributes(s) of the referenced resource with the columnHeaderName(s).
-