Uses of Class
com.oracle.bmc.identitydomains.model.SchemaIdcsCsvAttributeNameMappings
-
Packages that use SchemaIdcsCsvAttributeNameMappings Package Description com.oracle.bmc.identitydomains.model -
-
Uses of SchemaIdcsCsvAttributeNameMappings in com.oracle.bmc.identitydomains.model
Methods in com.oracle.bmc.identitydomains.model that return SchemaIdcsCsvAttributeNameMappings Modifier and Type Method Description SchemaIdcsCsvAttributeNameMappings
SchemaIdcsCsvAttributeNameMappings.Builder. build()
Methods in com.oracle.bmc.identitydomains.model that return types with arguments of type SchemaIdcsCsvAttributeNameMappings Modifier and Type Method Description List<SchemaIdcsCsvAttributeNameMappings>
SchemaAttributes. getIdcsCsvAttributeNameMappings()
Csv meta data for those resource type attributes which can be imported / exported from / to csv.Methods in com.oracle.bmc.identitydomains.model with parameters of type SchemaIdcsCsvAttributeNameMappings Modifier and Type Method Description SchemaIdcsCsvAttributeNameMappings.Builder
SchemaIdcsCsvAttributeNameMappings.Builder. copy(SchemaIdcsCsvAttributeNameMappings model)
Method parameters in com.oracle.bmc.identitydomains.model with type arguments of type SchemaIdcsCsvAttributeNameMappings Modifier and Type Method Description SchemaAttributes.Builder
SchemaAttributes.Builder. idcsCsvAttributeNameMappings(List<SchemaIdcsCsvAttributeNameMappings> idcsCsvAttributeNameMappings)
Csv meta data for those resource type attributes which can be imported / exported from / to csv.
-