corda / net.corda.core.node.services.vault / QueryCriteria / VaultQueryCriteria / withExternalIds

withExternalIds

fun withExternalIds(externalIds: List<UUID>): VaultQueryCriteria

This function creates a new VaultQueryCriteria object with default values, and sets the value of externalIds. Please use only one function in this group at a time to make sure they are not overwriting each other.