Instance Database Iam Binding Mapper
Functions
Link copied to clipboard
Creates new instance of corresponding KotlinResource for given JavaResource, with given javaResource as backing object.
Link copied to clipboard
Returns true
if given subtype of JavaResource matches the type of KotlinResource's backing object (can be mapped to type T), false
otherwise.