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 SchemaReferencedResourceTypeUniqueAttributeNameMappings
SchemaReferencedResourceTypeUniqueAttributeNameMappings.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.Builder
SchemaReferencedResourceTypeUniqueAttributeNameMappings.Builder. copy(SchemaReferencedResourceTypeUniqueAttributeNameMappings model)
Method parameters in com.oracle.bmc.identitydomains.model with type arguments of type SchemaReferencedResourceTypeUniqueAttributeNameMappings Modifier and Type Method Description SchemaIdcsCsvAttributeNameMappings.Builder
SchemaIdcsCsvAttributeNameMappings.Builder. referencedResourceTypeUniqueAttributeNameMappings(List<SchemaReferencedResourceTypeUniqueAttributeNameMappings> referencedResourceTypeUniqueAttributeNameMappings)
This attribute specifies the mapping of \“uniqueAttributeNameForDisplay\” attributes(s) of the referenced resource with the columnHeaderName(s).
-