| Method and Description |
|---|
| org.apache.nifi.remote.client.SiteToSiteClientConfig.getUrl()
This method only returns single URL string even if multiple URLs are set
for backward compatibility for implementations that does not expect multiple URLs.
SiteToSiteClientConfig.getUrls() should be used instead then should support multiple URLs when making requests. |
Copyright © 2023 Apache NiFi Project. All rights reserved.