Interface GetKxConnectionStringResponse.Builder

    • Method Detail

      • signedConnectionString

        GetKxConnectionStringResponse.Builder signedConnectionString​(String signedConnectionString)

        The signed connection string that you can use to connect to clusters.

        Parameters:
        signedConnectionString - The signed connection string that you can use to connect to clusters.
        Returns:
        Returns a reference to this object so that method calls can be chained together.