- get(String) - Method in interface org.apache.nifi.registry.client.BucketClient
-
Gets the bucket with the given id.
- get(String, String) - Method in interface org.apache.nifi.registry.client.FlowClient
-
Gets the flow with the given id in the given bucket.
- get(String) - Method in interface org.apache.nifi.registry.client.FlowClient
-
Gets the flow with the given id.
- get(String, String, int) - Method in interface org.apache.nifi.registry.client.FlowSnapshotClient
-
Gets the snapshot for the given bucket, flow, and version.
- get(String, int) - Method in interface org.apache.nifi.registry.client.FlowSnapshotClient
-
Gets the snapshot for the given flow and version.
- get(String) - Method in class org.apache.nifi.registry.client.impl.JerseyBucketClient
-
- get(String, String) - Method in class org.apache.nifi.registry.client.impl.JerseyFlowClient
-
- get(String) - Method in class org.apache.nifi.registry.client.impl.JerseyFlowClient
-
- get(String, String, int) - Method in class org.apache.nifi.registry.client.impl.JerseyFlowSnapshotClient
-
- get(String, int) - Method in class org.apache.nifi.registry.client.impl.JerseyFlowSnapshotClient
-
- getAccessStatus() - Method in class org.apache.nifi.registry.client.impl.JerseyUserClient
-
- getAccessStatus() - Method in interface org.apache.nifi.registry.client.UserClient
-
Obtains the access status of the current user.
- getAll() - Method in interface org.apache.nifi.registry.client.BucketClient
-
Gets all buckets.
- getAll() - Method in class org.apache.nifi.registry.client.impl.JerseyBucketClient
-
- getAll() - Method in class org.apache.nifi.registry.client.impl.JerseyItemsClient
-
- getAll() - Method in interface org.apache.nifi.registry.client.ItemsClient
-
Gets all bucket items in the registry.
- getBaseUrl() - Method in class org.apache.nifi.registry.client.NiFiRegistryClientConfig
-
- getBucketClient() - Method in class org.apache.nifi.registry.client.impl.JerseyNiFiRegistryClient
-
- getBucketClient(String...) - Method in class org.apache.nifi.registry.client.impl.JerseyNiFiRegistryClient
-
- getBucketClient() - Method in interface org.apache.nifi.registry.client.NiFiRegistryClient
-
- getBucketClient(String...) - Method in interface org.apache.nifi.registry.client.NiFiRegistryClient
-
- getByBucket(String) - Method in interface org.apache.nifi.registry.client.FlowClient
-
Gets the flows for a given bucket.
- getByBucket(String) - Method in class org.apache.nifi.registry.client.impl.JerseyFlowClient
-
- getByBucket(String) - Method in class org.apache.nifi.registry.client.impl.JerseyItemsClient
-
- getByBucket(String) - Method in interface org.apache.nifi.registry.client.ItemsClient
-
Gets all bucket items for the given bucket.
- getConfig() - Method in class org.apache.nifi.registry.client.impl.JerseyNiFiRegistryClient.Builder
-
- getConfig() - Method in interface org.apache.nifi.registry.client.NiFiRegistryClient.Builder
-
- getConnectTimeout() - Method in class org.apache.nifi.registry.client.NiFiRegistryClientConfig
-
- getFields() - Method in interface org.apache.nifi.registry.client.BucketClient
-
Gets the fields that can be used to sort/search buckets.
- getFields() - Method in interface org.apache.nifi.registry.client.FlowClient
-
Gets the field info for flows.
- getFields() - Method in class org.apache.nifi.registry.client.impl.JerseyBucketClient
-
- getFields() - Method in class org.apache.nifi.registry.client.impl.JerseyFlowClient
-
- getFields() - Method in class org.apache.nifi.registry.client.impl.JerseyItemsClient
-
- getFields() - Method in interface org.apache.nifi.registry.client.ItemsClient
-
Gets the field info for bucket items.
- getFlowClient() - Method in class org.apache.nifi.registry.client.impl.JerseyNiFiRegistryClient
-
- getFlowClient(String...) - Method in class org.apache.nifi.registry.client.impl.JerseyNiFiRegistryClient
-
- getFlowClient() - Method in interface org.apache.nifi.registry.client.NiFiRegistryClient
-
- getFlowClient(String...) - Method in interface org.apache.nifi.registry.client.NiFiRegistryClient
-
- getFlowSnapshotClient() - Method in class org.apache.nifi.registry.client.impl.JerseyNiFiRegistryClient
-
- getFlowSnapshotClient(String...) - Method in class org.apache.nifi.registry.client.impl.JerseyNiFiRegistryClient
-
- getFlowSnapshotClient() - Method in interface org.apache.nifi.registry.client.NiFiRegistryClient
-
- getFlowSnapshotClient(String...) - Method in interface org.apache.nifi.registry.client.NiFiRegistryClient
-
- getHeaders() - Method in class org.apache.nifi.registry.client.impl.AbstractJerseyClient
-
- getHeaders(String[]) - Method in class org.apache.nifi.registry.client.impl.JerseyNiFiRegistryClient
-
- getHostnameVerifier() - Method in class org.apache.nifi.registry.client.NiFiRegistryClientConfig
-
- getIOExceptionCause(Throwable) - Method in class org.apache.nifi.registry.client.impl.AbstractJerseyClient
-
- getItemsClient() - Method in class org.apache.nifi.registry.client.impl.JerseyNiFiRegistryClient
-
- getItemsClient(String...) - Method in class org.apache.nifi.registry.client.impl.JerseyNiFiRegistryClient
-
- getItemsClient() - Method in interface org.apache.nifi.registry.client.NiFiRegistryClient
-
- getItemsClient(String...) - Method in interface org.apache.nifi.registry.client.NiFiRegistryClient
-
- getKeyPass() - Method in class org.apache.nifi.registry.client.NiFiRegistryClientConfig
-
- getKeystoreFilename() - Method in class org.apache.nifi.registry.client.NiFiRegistryClientConfig
-
- getKeystorePass() - Method in class org.apache.nifi.registry.client.NiFiRegistryClientConfig
-
- getKeystoreType() - Method in class org.apache.nifi.registry.client.NiFiRegistryClientConfig
-
- getLatest(String, String) - Method in interface org.apache.nifi.registry.client.FlowSnapshotClient
-
Gets the latest snapshot for the given flow.
- getLatest(String) - Method in interface org.apache.nifi.registry.client.FlowSnapshotClient
-
Gets the latest snapshot for the given flow.
- getLatest(String, String) - Method in class org.apache.nifi.registry.client.impl.JerseyFlowSnapshotClient
-
- getLatest(String) - Method in class org.apache.nifi.registry.client.impl.JerseyFlowSnapshotClient
-
- getLatestMetadata(String, String) - Method in interface org.apache.nifi.registry.client.FlowSnapshotClient
-
Gets the latest snapshot metadata for the given flow.
- getLatestMetadata(String) - Method in interface org.apache.nifi.registry.client.FlowSnapshotClient
-
Gets the latest snapshot metadata for the given flow.
- getLatestMetadata(String, String) - Method in class org.apache.nifi.registry.client.impl.JerseyFlowSnapshotClient
-
- getLatestMetadata(String) - Method in class org.apache.nifi.registry.client.impl.JerseyFlowSnapshotClient
-
- getProxiedEntitesValue(String[]) - Method in class org.apache.nifi.registry.client.impl.JerseyNiFiRegistryClient
-
- getReadTimeout() - Method in class org.apache.nifi.registry.client.NiFiRegistryClientConfig
-
- getRequestBuilder(WebTarget) - Method in class org.apache.nifi.registry.client.impl.AbstractJerseyClient
-
Creates a new Invocation.Builder for the given WebTarget with the headers added to the builder.
- getSnapshotMetadata(String, String) - Method in interface org.apache.nifi.registry.client.FlowSnapshotClient
-
Gets a list of the metadata for all snapshots of a given flow.
- getSnapshotMetadata(String) - Method in interface org.apache.nifi.registry.client.FlowSnapshotClient
-
Gets a list of the metadata for all snapshots of a given flow.
- getSnapshotMetadata(String, String) - Method in class org.apache.nifi.registry.client.impl.JerseyFlowSnapshotClient
-
- getSnapshotMetadata(String) - Method in class org.apache.nifi.registry.client.impl.JerseyFlowSnapshotClient
-
- getSslContext() - Method in class org.apache.nifi.registry.client.NiFiRegistryClientConfig
-
- getTruststoreFilename() - Method in class org.apache.nifi.registry.client.NiFiRegistryClientConfig
-
- getTruststorePass() - Method in class org.apache.nifi.registry.client.NiFiRegistryClientConfig
-
- getTruststoreType() - Method in class org.apache.nifi.registry.client.NiFiRegistryClientConfig
-
- getUserClient() - Method in class org.apache.nifi.registry.client.impl.JerseyNiFiRegistryClient
-
- getUserClient(String...) - Method in class org.apache.nifi.registry.client.impl.JerseyNiFiRegistryClient
-
- getUserClient() - Method in interface org.apache.nifi.registry.client.NiFiRegistryClient
-
- getUserClient(String...) - Method in interface org.apache.nifi.registry.client.NiFiRegistryClient
-