replication-protobuf / io.floodplain.protobuf.generated / Replication / ReplicationMessageProtobuf / Builder / setPrimarykeys

setPrimarykeys

fun setPrimarykeys(index: Int, value: String!): Builder!

repeated string primarykeys = 5;

Parameters

index - Int: The index to set the value at.

value - String!: The primarykeys to set.

Return
Builder!: This builder for chaining.