public static class JerseyNiFiRegistryClient.Builder extends Object implements NiFiRegistryClient.Builder
| Modifier and Type | Field and Description |
|---|---|
private NiFiRegistryClientConfig |
clientConfig |
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
NiFiRegistryClient |
build() |
JerseyNiFiRegistryClient.Builder |
config(NiFiRegistryClientConfig clientConfig) |
NiFiRegistryClientConfig |
getConfig() |
private NiFiRegistryClientConfig clientConfig
public JerseyNiFiRegistryClient.Builder config(NiFiRegistryClientConfig clientConfig)
config in interface NiFiRegistryClient.Builderpublic NiFiRegistryClientConfig getConfig()
getConfig in interface NiFiRegistryClient.Builderpublic NiFiRegistryClient build()
build in interface NiFiRegistryClient.BuilderCopyright © 2018 Apache NiFi Project. All rights reserved.