public final class qdb_cluster_security_options extends Object
Modifier and Type | Field and Description |
---|---|
String |
cluster_public_key |
String |
user_name |
String |
user_private_key |
Constructor and Description |
---|
qdb_cluster_security_options(String user_name,
String user_private_key,
String cluster_public_key) |
Copyright © 2021. All rights reserved.