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

withExactParticipants

fun withExactParticipants(exactParticipants: List<AbstractParty>): VaultQueryCriteria

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