IdentityFunctions

Functions

Link copied to clipboard
suspend fun getEntity(argument: suspend GetEntityPlainArgsBuilder.() -> Unit): GetEntityResult
suspend fun getEntity(aliasId: String? = null, aliasMountAccessor: String? = null, aliasName: String? = null, entityId: String? = null, entityName: String? = null, namespace: String? = null): GetEntityResult
Link copied to clipboard
suspend fun getGroup(argument: GetGroupPlainArgs): GetGroupResult
suspend fun getGroup(argument: suspend GetGroupPlainArgsBuilder.() -> Unit): GetGroupResult
suspend fun getGroup(aliasId: String? = null, aliasMountAccessor: String? = null, aliasName: String? = null, groupId: String? = null, groupName: String? = null, namespace: String? = null): GetGroupResult