copy

fun copy(    name: CordaX500Name,     validating: Boolean = true,     rpcUsers: List<User> = emptyList(),     verifierType: VerifierType = VerifierType.InMemory,     cluster: ClusterSpec? = null): NotarySpec