A B C D E F G H I J L M N O P Q R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- accessCode - com.confidentify.client.auth.OAuthFlow
- accessToken(String) - Method in class com.confidentify.client.model.AuthResponse
- accountByIdGet(String) - Method in class com.confidentify.client.api.AccountsApi
-
Get account information
- accountByIdGetAsync(String, ApiCallback<ConfidentifyAccountResponse>) - Method in class com.confidentify.client.api.AccountsApi
-
Get account information (asynchronously)
- accountByIdGetCall(String, ApiCallback) - Method in class com.confidentify.client.api.AccountsApi
-
Build call for accountByIdGet
- accountByIdGetWithHttpInfo(String) - Method in class com.confidentify.client.api.AccountsApi
-
Get account information
- accountByIdUpdate(String, ConfidentifyAccountUpdateRequest) - Method in class com.confidentify.client.api.AccountsApi
-
Update account information
- accountByIdUpdateAsync(String, ConfidentifyAccountUpdateRequest, ApiCallback<ConfidentifyAccountResponse>) - Method in class com.confidentify.client.api.AccountsApi
-
Update account information (asynchronously)
- accountByIdUpdateCall(String, ConfidentifyAccountUpdateRequest, ApiCallback) - Method in class com.confidentify.client.api.AccountsApi
-
Build call for accountByIdUpdate
- accountByIdUpdateWithHttpInfo(String, ConfidentifyAccountUpdateRequest) - Method in class com.confidentify.client.api.AccountsApi
-
Update account information
- accountCreate(ConfidentifyAccountCreateRequest) - Method in class com.confidentify.client.api.AccountsApi
-
Create new account
- accountCreateAsync(ConfidentifyAccountCreateRequest, ApiCallback<ConfidentifyAccountResponse>) - Method in class com.confidentify.client.api.AccountsApi
-
Create new account (asynchronously)
- accountCreateCall(ConfidentifyAccountCreateRequest, ApiCallback) - Method in class com.confidentify.client.api.AccountsApi
-
Build call for accountCreate
- accountCreateWithHttpInfo(ConfidentifyAccountCreateRequest) - Method in class com.confidentify.client.api.AccountsApi
-
Create new account
- accountId(String) - Method in class com.confidentify.client.model.ConfidentifyUserResponse
- accountOwnerUsername(String) - Method in class com.confidentify.client.model.ConfidentifyAccountCreateRequest
- accountOwnerUsername(String) - Method in class com.confidentify.client.model.ConfidentifyAccountResponse
- AccountsApi - Class in com.confidentify.client.api
- AccountsApi() - Constructor for class com.confidentify.client.api.AccountsApi
- AccountsApi(ApiClient) - Constructor for class com.confidentify.client.api.AccountsApi
- Adapter() - Constructor for class com.confidentify.client.model.DatasetSchemaPropertyType.Adapter
- Adapter() - Constructor for class com.confidentify.client.model.IdentifyResponseRecordEntity.EntityTypeEnum.Adapter
- Adapter() - Constructor for class com.confidentify.client.model.IngestFileRequest.FileTypeEnum.Adapter
- Adapter() - Constructor for class com.confidentify.client.model.MatchVerdict.Adapter
- Adapter() - Constructor for class com.confidentify.client.model.ProcessorVerdict.Adapter
- addDatasetsAccountItem(DatasetListItem) - Method in class com.confidentify.client.model.DatasetListResponse
- addDatasetsItem(String) - Method in class com.confidentify.client.model.MatchJobAll
- addDatasetsItem(String) - Method in class com.confidentify.client.model.MatchJobBase
- addDatasetsItem(String) - Method in class com.confidentify.client.model.MatchJobCreateRequest
- addDatasetsSharedItem(DatasetListItem) - Method in class com.confidentify.client.model.DatasetListResponse
- addDefaultCookie(String, String) - Method in class com.confidentify.client.ApiClient
-
Add a default cookie.
- addDefaultHeader(String, String) - Method in class com.confidentify.client.ApiClient
-
Add a default header.
- addEntitiesItem(IdentifyResponseRecordEntity) - Method in class com.confidentify.client.model.IdentifyResponseRecord
- addEntitiesItem(PersonNameResponseRecordEntity) - Method in class com.confidentify.client.model.PersonNameResponseRecord
- addInfoItem(String) - Method in class com.confidentify.client.model.PhoneResponseRecordProcessorOutcome
- addInfoItem(String) - Method in class com.confidentify.client.model.ProcessorOutcome
- addJobsItem(DedupJobBase) - Method in class com.confidentify.client.model.DedupJobsQueryResponse
- addJobsItem(MatchJobBase) - Method in class com.confidentify.client.model.MatchJobsQueryResponse
- addNicknamesItem(String) - Method in class com.confidentify.client.model.PersonNameAll
- addNicknamesItem(String) - Method in class com.confidentify.client.model.PersonNameAllAllOf
- addNicknamesItem(String) - Method in class com.confidentify.client.model.PersonNameResponseRecordEntity
- addPairsItem(MatchedPair) - Method in class com.confidentify.client.model.MatchJobPairsQueryResponse
- addRecordsItem(DatasetRecordBase) - Method in class com.confidentify.client.model.RecordsQueryResponse
- addRecordsItem(EmailRequestRecord) - Method in class com.confidentify.client.model.EmailRequest
- addRecordsItem(EmailResponseRecord) - Method in class com.confidentify.client.model.EmailResponse
- addRecordsItem(IdentifyRequestRecord) - Method in class com.confidentify.client.model.IdentifyRequest
- addRecordsItem(IdentifyRequestRecord) - Method in class com.confidentify.client.model.IngestDocumentsRequest
- addRecordsItem(IdentifyResponseRecord) - Method in class com.confidentify.client.model.IdentifyResponse
- addRecordsItem(OrganizationNameRequestRecord) - Method in class com.confidentify.client.model.OrganizationNameRequest
- addRecordsItem(OrganizationNameResponseRecord) - Method in class com.confidentify.client.model.OrganizationNameResponse
- addRecordsItem(PersonNameRequestRecord) - Method in class com.confidentify.client.model.PersonNameRequest
- addRecordsItem(PersonNameResponseRecord) - Method in class com.confidentify.client.model.PersonNameResponse
- addRecordsItem(PhoneRequestRecord) - Method in class com.confidentify.client.model.PhoneRequest
- addRecordsItem(PhoneResponseRecord) - Method in class com.confidentify.client.model.PhoneResponse
- addRecordsItem(Object) - Method in class com.confidentify.client.model.RecordsUploadRequest
- ADDRESS_CITY - com.confidentify.client.model.DatasetSchemaPropertyType
- ADDRESS_LINE - com.confidentify.client.model.DatasetSchemaPropertyType
- ADDRESS_POSTAL_CODE - com.confidentify.client.model.DatasetSchemaPropertyType
- ADDRESS_STATE - com.confidentify.client.model.DatasetSchemaPropertyType
- addServiceGrantsItem(String) - Method in class com.confidentify.client.model.AuthRequest
- addWarnItem(String) - Method in class com.confidentify.client.model.PhoneResponseRecordProcessorOutcome
- addWarnItem(String) - Method in class com.confidentify.client.model.ProcessorOutcome
- ApiCallback<T> - Interface in com.confidentify.client
-
Callback for asynchronous API call.
- ApiClient - Class in com.confidentify.client
- ApiClient() - Constructor for class com.confidentify.client.ApiClient
- ApiClient(String) - Constructor for class com.confidentify.client.ApiClient
- ApiClient(String, String, Map<String, String>) - Constructor for class com.confidentify.client.ApiClient
- ApiClient(String, Map<String, String>) - Constructor for class com.confidentify.client.ApiClient
- ApiException - Exception in com.confidentify.client
- ApiException() - Constructor for exception com.confidentify.client.ApiException
- ApiException(int, String) - Constructor for exception com.confidentify.client.ApiException
- ApiException(int, String, Map<String, List<String>>, String) - Constructor for exception com.confidentify.client.ApiException
- ApiException(int, Map<String, List<String>>, String) - Constructor for exception com.confidentify.client.ApiException
- ApiException(String) - Constructor for exception com.confidentify.client.ApiException
- ApiException(String, int, Map<String, List<String>>, String) - Constructor for exception com.confidentify.client.ApiException
- ApiException(String, Throwable, int, Map<String, List<String>>) - Constructor for exception com.confidentify.client.ApiException
- ApiException(String, Throwable, int, Map<String, List<String>>, String) - Constructor for exception com.confidentify.client.ApiException
- ApiException(Throwable) - Constructor for exception com.confidentify.client.ApiException
- ApiKeyAuth - Class in com.confidentify.client.auth
- ApiKeyAuth(String, String) - Constructor for class com.confidentify.client.auth.ApiKeyAuth
- ApiResponse<T> - Class in com.confidentify.client
-
API response returned by API call.
- ApiResponse(int, Map<String, List<String>>) - Constructor for class com.confidentify.client.ApiResponse
- ApiResponse(int, Map<String, List<String>>, T) - Constructor for class com.confidentify.client.ApiResponse
- application - com.confidentify.client.auth.OAuthFlow
- applyToParams(List<Pair>, Map<String, String>, Map<String, String>) - Method in class com.confidentify.client.auth.ApiKeyAuth
- applyToParams(List<Pair>, Map<String, String>, Map<String, String>) - Method in interface com.confidentify.client.auth.Authentication
-
Apply authentication settings to header and query params.
- applyToParams(List<Pair>, Map<String, String>, Map<String, String>) - Method in class com.confidentify.client.auth.HttpBasicAuth
- applyToParams(List<Pair>, Map<String, String>, Map<String, String>) - Method in class com.confidentify.client.auth.HttpBearerAuth
- applyToParams(List<Pair>, Map<String, String>, Map<String, String>) - Method in class com.confidentify.client.auth.OAuth
- applyToParams(List<Pair>, Map<String, String>, Map<String, String>) - Method in class com.confidentify.client.auth.RetryingOAuth
- ARRAY - com.confidentify.client.model.DatasetSchemaPropertyType
- AuthApi - Class in com.confidentify.client.api
- AuthApi() - Constructor for class com.confidentify.client.api.AuthApi
- AuthApi(ApiClient) - Constructor for class com.confidentify.client.api.AuthApi
- Authentication - Interface in com.confidentify.client.auth
- authPost(AuthRequest) - Method in class com.confidentify.client.api.AuthApi
-
Authenticate credentials and retrieve an access token.
- authPostAsync(AuthRequest, ApiCallback<AuthResponse>) - Method in class com.confidentify.client.api.AuthApi
-
Authenticate credentials and retrieve an access token.
- authPostCall(AuthRequest, ApiCallback) - Method in class com.confidentify.client.api.AuthApi
-
Build call for authPost
- authPostWithHttpInfo(AuthRequest) - Method in class com.confidentify.client.api.AuthApi
-
Authenticate credentials and retrieve an access token.
- AuthRequest - Class in com.confidentify.client.model
-
AuthRequest
- AuthRequest() - Constructor for class com.confidentify.client.model.AuthRequest
- AuthResponse - Class in com.confidentify.client.model
-
AuthResponse
- AuthResponse() - Constructor for class com.confidentify.client.model.AuthResponse
B
- BIRTH_DATE - com.confidentify.client.model.DatasetSchemaPropertyType
- buildCall(String, String, List<Pair>, List<Pair>, Object, Map<String, String>, Map<String, String>, Map<String, Object>, String[], ApiCallback) - Method in class com.confidentify.client.ApiClient
-
Build HTTP call with the given options.
- buildRequest(String, String, List<Pair>, List<Pair>, Object, Map<String, String>, Map<String, String>, Map<String, Object>, String[], ApiCallback) - Method in class com.confidentify.client.ApiClient
-
Build an HTTP request with the given options.
- buildRequestBodyFormEncoding(Map<String, Object>) - Method in class com.confidentify.client.ApiClient
-
Build a form-encoding request body with the given form parameters.
- buildRequestBodyMultipart(Map<String, Object>) - Method in class com.confidentify.client.ApiClient
-
Build a multipart (file uploading) request body with the given form parameters, which could contain text fields and file fields.
- buildUrl(String, List<Pair>, List<Pair>) - Method in class com.confidentify.client.ApiClient
-
Build full URL by concatenating base path, the given sub path and query parameters.
- ByteArrayAdapter() - Constructor for class com.confidentify.client.JSON.ByteArrayAdapter
C
- collectionPathParameterToString(String, Collection) - Method in class com.confidentify.client.ApiClient
-
Formats the specified collection path parameter to a string value.
- com.confidentify.client - package com.confidentify.client
- com.confidentify.client.api - package com.confidentify.client.api
- com.confidentify.client.auth - package com.confidentify.client.auth
- com.confidentify.client.model - package com.confidentify.client.model
- ConfidentifyAccountCreateRequest - Class in com.confidentify.client.model
-
ConfidentifyAccountCreateRequest
- ConfidentifyAccountCreateRequest() - Constructor for class com.confidentify.client.model.ConfidentifyAccountCreateRequest
- ConfidentifyAccountResponse - Class in com.confidentify.client.model
-
ConfidentifyAccountResponse
- ConfidentifyAccountResponse() - Constructor for class com.confidentify.client.model.ConfidentifyAccountResponse
- ConfidentifyAccountUpdateRequest - Class in com.confidentify.client.model
-
ConfidentifyAccountUpdateRequest
- ConfidentifyAccountUpdateRequest() - Constructor for class com.confidentify.client.model.ConfidentifyAccountUpdateRequest
- ConfidentifyUserResponse - Class in com.confidentify.client.model
-
ConfidentifyUserResponse
- ConfidentifyUserResponse() - Constructor for class com.confidentify.client.model.ConfidentifyUserResponse
- ConfidentifyUserUpdateRequest - Class in com.confidentify.client.model
-
ConfidentifyUserUpdateRequest
- ConfidentifyUserUpdateRequest() - Constructor for class com.confidentify.client.model.ConfidentifyUserUpdateRequest
- Configuration - Class in com.confidentify.client
- Configuration() - Constructor for class com.confidentify.client.Configuration
- containsIgnoreCase(String[], String) - Static method in class com.confidentify.client.StringUtil
-
Check if the given array contains the given value (with case-insensitive comparison).
- contentLength() - Method in class com.confidentify.client.ProgressRequestBody
- contentLength() - Method in class com.confidentify.client.ProgressResponseBody
- contentType() - Method in class com.confidentify.client.ProgressRequestBody
- contentType() - Method in class com.confidentify.client.ProgressResponseBody
- CORRECTED - com.confidentify.client.model.ProcessorVerdict
- country(String) - Method in class com.confidentify.client.model.PhoneRequestRecord
- COUNTRY - com.confidentify.client.model.DatasetSchemaPropertyType
- createdAt(OffsetDateTime) - Method in class com.confidentify.client.model.DatasetAll
- createdAt(OffsetDateTime) - Method in class com.confidentify.client.model.DatasetAllAllOf
- createdAt(OffsetDateTime) - Method in class com.confidentify.client.model.DatasetRecordAll
- createdAt(OffsetDateTime) - Method in class com.confidentify.client.model.DatasetRecordAllAllOf
- createdAt(OffsetDateTime) - Method in class com.confidentify.client.model.DedupJobAll
- createdAt(OffsetDateTime) - Method in class com.confidentify.client.model.DedupJobBase
- createdAt(OffsetDateTime) - Method in class com.confidentify.client.model.MatchJobAll
- createdAt(OffsetDateTime) - Method in class com.confidentify.client.model.MatchJobBase
- createdBy(String) - Method in class com.confidentify.client.model.DatasetAll
- createdBy(String) - Method in class com.confidentify.client.model.DatasetAllAllOf
- createdBy(String) - Method in class com.confidentify.client.model.DedupJobAll
- createdBy(String) - Method in class com.confidentify.client.model.DedupJobAllAllOf
- createdBy(String) - Method in class com.confidentify.client.model.MatchJobAll
- createdBy(String) - Method in class com.confidentify.client.model.MatchJobAllAllOf
- createGson() - Static method in class com.confidentify.client.JSON
D
- DatasetAll - Class in com.confidentify.client.model
-
DatasetAll
- DatasetAll() - Constructor for class com.confidentify.client.model.DatasetAll
- DatasetAllAllOf - Class in com.confidentify.client.model
-
DatasetAllAllOf
- DatasetAllAllOf() - Constructor for class com.confidentify.client.model.DatasetAllAllOf
- DatasetBase - Class in com.confidentify.client.model
-
DatasetBase
- DatasetBase() - Constructor for class com.confidentify.client.model.DatasetBase
- datasetByIdDelete(String) - Method in class com.confidentify.client.api.DatasetsApi
-
Delete dataset
- datasetByIdDeleteAsync(String, ApiCallback<Void>) - Method in class com.confidentify.client.api.DatasetsApi
-
Delete dataset (asynchronously)
- datasetByIdDeleteCall(String, ApiCallback) - Method in class com.confidentify.client.api.DatasetsApi
-
Build call for datasetByIdDelete
- datasetByIdDeleteWithHttpInfo(String) - Method in class com.confidentify.client.api.DatasetsApi
-
Delete dataset
- datasetByIdGet(String) - Method in class com.confidentify.client.api.DatasetsApi
-
Get dataset information
- datasetByIdGetAsync(String, ApiCallback<DatasetAll>) - Method in class com.confidentify.client.api.DatasetsApi
-
Get dataset information (asynchronously)
- datasetByIdGetCall(String, ApiCallback) - Method in class com.confidentify.client.api.DatasetsApi
-
Build call for datasetByIdGet
- datasetByIdGetWithHttpInfo(String) - Method in class com.confidentify.client.api.DatasetsApi
-
Get dataset information
- datasetByIdPost(String, DatasetUpdateRequest) - Method in class com.confidentify.client.api.DatasetsApi
-
Update dataset
- datasetByIdPostAsync(String, DatasetUpdateRequest, ApiCallback<DatasetAll>) - Method in class com.confidentify.client.api.DatasetsApi
-
Update dataset (asynchronously)
- datasetByIdPostCall(String, DatasetUpdateRequest, ApiCallback) - Method in class com.confidentify.client.api.DatasetsApi
-
Build call for datasetByIdPost
- datasetByIdPostWithHttpInfo(String, DatasetUpdateRequest) - Method in class com.confidentify.client.api.DatasetsApi
-
Update dataset
- DatasetCreateRequest - Class in com.confidentify.client.model
-
DatasetCreateRequest
- DatasetCreateRequest() - Constructor for class com.confidentify.client.model.DatasetCreateRequest
- DatasetCreateResponse - Class in com.confidentify.client.model
-
DatasetCreateResponse
- DatasetCreateResponse() - Constructor for class com.confidentify.client.model.DatasetCreateResponse
- datasetId(String) - Method in class com.confidentify.client.model.DedupJobAll
- datasetId(String) - Method in class com.confidentify.client.model.DedupJobAllAllOf
- datasetId(String) - Method in class com.confidentify.client.model.DedupJobCreateRequest
- datasetId(String) - Method in class com.confidentify.client.model.MatchedRecord
- DatasetListItem - Class in com.confidentify.client.model
-
DatasetListItem
- DatasetListItem() - Constructor for class com.confidentify.client.model.DatasetListItem
- DatasetListItemAllOf - Class in com.confidentify.client.model
-
DatasetListItemAllOf
- DatasetListItemAllOf() - Constructor for class com.confidentify.client.model.DatasetListItemAllOf
- DatasetListResponse - Class in com.confidentify.client.model
-
DatasetListResponse
- DatasetListResponse() - Constructor for class com.confidentify.client.model.DatasetListResponse
- DatasetRecordAll - Class in com.confidentify.client.model
-
DatasetRecordAll
- DatasetRecordAll() - Constructor for class com.confidentify.client.model.DatasetRecordAll
- DatasetRecordAllAllOf - Class in com.confidentify.client.model
-
DatasetRecordAllAllOf
- DatasetRecordAllAllOf() - Constructor for class com.confidentify.client.model.DatasetRecordAllAllOf
- DatasetRecordBase - Class in com.confidentify.client.model
-
DatasetRecordBase
- DatasetRecordBase() - Constructor for class com.confidentify.client.model.DatasetRecordBase
- datasetRecordByIdDelete(String, String) - Method in class com.confidentify.client.api.DatasetsApi
-
Delete dataset record
- datasetRecordByIdDeleteAsync(String, String, ApiCallback<Void>) - Method in class com.confidentify.client.api.DatasetsApi
-
Delete dataset record (asynchronously)
- datasetRecordByIdDeleteCall(String, String, ApiCallback) - Method in class com.confidentify.client.api.DatasetsApi
-
Build call for datasetRecordByIdDelete
- datasetRecordByIdDeleteWithHttpInfo(String, String) - Method in class com.confidentify.client.api.DatasetsApi
-
Delete dataset record
- datasetRecordByIdGet(String, String) - Method in class com.confidentify.client.api.DatasetsApi
-
Get dataset record information
- datasetRecordByIdGetAsync(String, String, ApiCallback<DatasetRecordAll>) - Method in class com.confidentify.client.api.DatasetsApi
-
Get dataset record information (asynchronously)
- datasetRecordByIdGetCall(String, String, ApiCallback) - Method in class com.confidentify.client.api.DatasetsApi
-
Build call for datasetRecordByIdGet
- datasetRecordByIdGetWithHttpInfo(String, String) - Method in class com.confidentify.client.api.DatasetsApi
-
Get dataset record information
- datasets(List<String>) - Method in class com.confidentify.client.model.MatchJobAll
- datasets(List<String>) - Method in class com.confidentify.client.model.MatchJobBase
- datasets(List<String>) - Method in class com.confidentify.client.model.MatchJobCreateRequest
- datasetsAccount(List<DatasetListItem>) - Method in class com.confidentify.client.model.DatasetListResponse
- DatasetsApi - Class in com.confidentify.client.api
- DatasetsApi() - Constructor for class com.confidentify.client.api.DatasetsApi
- DatasetsApi(ApiClient) - Constructor for class com.confidentify.client.api.DatasetsApi
- DatasetSchema - Class in com.confidentify.client.model
-
DatasetSchema
- DatasetSchema() - Constructor for class com.confidentify.client.model.DatasetSchema
- DatasetSchemaProperty - Class in com.confidentify.client.model
-
DatasetSchemaProperty
- DatasetSchemaProperty() - Constructor for class com.confidentify.client.model.DatasetSchemaProperty
- DatasetSchemaPropertyItems - Class in com.confidentify.client.model
-
DatasetSchemaPropertyItems
- DatasetSchemaPropertyItems() - Constructor for class com.confidentify.client.model.DatasetSchemaPropertyItems
- DatasetSchemaPropertyType - Enum in com.confidentify.client.model
-
Property types in a dataset schema: * `string` - A generic text string.
- DatasetSchemaPropertyType.Adapter - Class in com.confidentify.client.model
- datasetsGet() - Method in class com.confidentify.client.api.DatasetsApi
-
Get available datasets
- datasetsGetAsync(ApiCallback<DatasetListResponse>) - Method in class com.confidentify.client.api.DatasetsApi
-
Get available datasets (asynchronously)
- datasetsGetCall(ApiCallback) - Method in class com.confidentify.client.api.DatasetsApi
-
Build call for datasetsGet
- datasetsGetWithHttpInfo() - Method in class com.confidentify.client.api.DatasetsApi
-
Get available datasets
- datasetsPost(DatasetCreateRequest) - Method in class com.confidentify.client.api.DatasetsApi
-
Create dataset
- datasetsPostAsync(DatasetCreateRequest, ApiCallback<DatasetCreateResponse>) - Method in class com.confidentify.client.api.DatasetsApi
-
Create dataset (asynchronously)
- datasetsPostCall(DatasetCreateRequest, ApiCallback) - Method in class com.confidentify.client.api.DatasetsApi
-
Build call for datasetsPost
- datasetsPostWithHttpInfo(DatasetCreateRequest) - Method in class com.confidentify.client.api.DatasetsApi
-
Create dataset
- datasetsShared(List<DatasetListItem>) - Method in class com.confidentify.client.model.DatasetListResponse
- DatasetStats - Class in com.confidentify.client.model
-
DatasetStats
- DatasetStats() - Constructor for class com.confidentify.client.model.DatasetStats
- DatasetUpdateRequest - Class in com.confidentify.client.model
-
DatasetUpdateRequest
- DatasetUpdateRequest() - Constructor for class com.confidentify.client.model.DatasetUpdateRequest
- DATETIME - com.confidentify.client.model.DatasetSchemaPropertyType
- DateTypeAdapter() - Constructor for class com.confidentify.client.JSON.DateTypeAdapter
- DateTypeAdapter(DateFormat) - Constructor for class com.confidentify.client.JSON.DateTypeAdapter
- DedupJobAll - Class in com.confidentify.client.model
-
DedupJobAll
- DedupJobAll() - Constructor for class com.confidentify.client.model.DedupJobAll
- DedupJobAllAllOf - Class in com.confidentify.client.model
-
DedupJobAllAllOf
- DedupJobAllAllOf() - Constructor for class com.confidentify.client.model.DedupJobAllAllOf
- DedupJobBase - Class in com.confidentify.client.model
-
DedupJobBase
- DedupJobBase() - Constructor for class com.confidentify.client.model.DedupJobBase
- dedupJobByIdDelete(String) - Method in class com.confidentify.client.api.MatchingApi
-
Delete deduplication job
- dedupJobByIdDeleteAsync(String, ApiCallback<Void>) - Method in class com.confidentify.client.api.MatchingApi
-
Delete deduplication job (asynchronously)
- dedupJobByIdDeleteCall(String, ApiCallback) - Method in class com.confidentify.client.api.MatchingApi
-
Build call for dedupJobByIdDelete
- dedupJobByIdDeleteWithHttpInfo(String) - Method in class com.confidentify.client.api.MatchingApi
-
Delete deduplication job
- dedupJobByIdGet(String) - Method in class com.confidentify.client.api.MatchingApi
-
Get deduplication job information
- dedupJobByIdGetAsync(String, ApiCallback<DedupJobAll>) - Method in class com.confidentify.client.api.MatchingApi
-
Get deduplication job information (asynchronously)
- dedupJobByIdGetCall(String, ApiCallback) - Method in class com.confidentify.client.api.MatchingApi
-
Build call for dedupJobByIdGet
- dedupJobByIdGetWithHttpInfo(String) - Method in class com.confidentify.client.api.MatchingApi
-
Get deduplication job information
- dedupJobByIdPairsGet(String, MatchVerdict, String, Integer, String) - Method in class com.confidentify.client.api.MatchingApi
-
Get record pairs found by deduplication job
- dedupJobByIdPairsGetAsync(String, MatchVerdict, String, Integer, String, ApiCallback<MatchJobPairsQueryResponse>) - Method in class com.confidentify.client.api.MatchingApi
-
Get record pairs found by deduplication job (asynchronously)
- dedupJobByIdPairsGetCall(String, MatchVerdict, String, Integer, String, ApiCallback) - Method in class com.confidentify.client.api.MatchingApi
-
Build call for dedupJobByIdPairsGet
- dedupJobByIdPairsGetWithHttpInfo(String, MatchVerdict, String, Integer, String) - Method in class com.confidentify.client.api.MatchingApi
-
Get record pairs found by deduplication job
- dedupJobByIdPost(String, MatchJobUpdateRequest) - Method in class com.confidentify.client.api.MatchingApi
-
Update deduplication job
- dedupJobByIdPostAsync(String, MatchJobUpdateRequest, ApiCallback<DedupJobAll>) - Method in class com.confidentify.client.api.MatchingApi
-
Update deduplication job (asynchronously)
- dedupJobByIdPostCall(String, MatchJobUpdateRequest, ApiCallback) - Method in class com.confidentify.client.api.MatchingApi
-
Build call for dedupJobByIdPost
- dedupJobByIdPostWithHttpInfo(String, MatchJobUpdateRequest) - Method in class com.confidentify.client.api.MatchingApi
-
Update deduplication job
- DedupJobCreateRequest - Class in com.confidentify.client.model
-
DedupJobCreateRequest
- DedupJobCreateRequest() - Constructor for class com.confidentify.client.model.DedupJobCreateRequest
- dedupJobsGet(String, Integer, String) - Method in class com.confidentify.client.api.MatchingApi
-
Get deduplication jobs
- dedupJobsGetAsync(String, Integer, String, ApiCallback<DedupJobsQueryResponse>) - Method in class com.confidentify.client.api.MatchingApi
-
Get deduplication jobs (asynchronously)
- dedupJobsGetCall(String, Integer, String, ApiCallback) - Method in class com.confidentify.client.api.MatchingApi
-
Build call for dedupJobsGet
- dedupJobsGetWithHttpInfo(String, Integer, String) - Method in class com.confidentify.client.api.MatchingApi
-
Get deduplication jobs
- dedupJobsPost(DedupJobCreateRequest) - Method in class com.confidentify.client.api.MatchingApi
-
Create deduplication job Creates and starts a job that will detect duplicates within a dataset, aka.
- dedupJobsPostAsync(DedupJobCreateRequest, ApiCallback<DedupJobAll>) - Method in class com.confidentify.client.api.MatchingApi
-
Create deduplication job (asynchronously) Creates and starts a job that will detect duplicates within a dataset, aka.
- dedupJobsPostCall(DedupJobCreateRequest, ApiCallback) - Method in class com.confidentify.client.api.MatchingApi
-
Build call for dedupJobsPost
- dedupJobsPostWithHttpInfo(DedupJobCreateRequest) - Method in class com.confidentify.client.api.MatchingApi
-
Create deduplication job Creates and starts a job that will detect duplicates within a dataset, aka.
- DedupJobsQueryResponse - Class in com.confidentify.client.model
-
DedupJobsQueryResponse
- DedupJobsQueryResponse() - Constructor for class com.confidentify.client.model.DedupJobsQueryResponse
- deserialize(String, Type) - Method in class com.confidentify.client.JSON
-
Deserialize the given JSON string to Java object.
- deserialize(Response, Type) - Method in class com.confidentify.client.ApiClient
-
Deserialize response body to Java object, according to the return type and the Content-Type response header.
- DOCUMENT_BODY - com.confidentify.client.model.DatasetSchemaPropertyType
- DOCUMENT_JPG - com.confidentify.client.model.IngestFileRequest.FileTypeEnum
- DOCUMENT_PDF - com.confidentify.client.model.IngestFileRequest.FileTypeEnum
- DOCUMENT_PNG - com.confidentify.client.model.IngestFileRequest.FileTypeEnum
- DOCUMENT_RECEIVER - com.confidentify.client.model.DatasetSchemaPropertyType
- DOCUMENT_SENDER - com.confidentify.client.model.DatasetSchemaPropertyType
- DOCUMENT_SUBJECT - com.confidentify.client.model.DatasetSchemaPropertyType
- DOCUMENTS_ZIP - com.confidentify.client.model.IngestFileRequest.FileTypeEnum
- documentsProcessed(Integer) - Method in class com.confidentify.client.model.DatasetStats
- documentsReceived(Integer) - Method in class com.confidentify.client.model.DatasetStats
- domain(String) - Method in class com.confidentify.client.model.EmailResponseRecord
- downloadFileFromResponse(Response) - Method in class com.confidentify.client.ApiClient
-
Download file from the given response.
E
- email(String) - Method in class com.confidentify.client.model.ConfidentifyUserResponse
- email(String) - Method in class com.confidentify.client.model.ConfidentifyUserUpdateRequest
- email(String) - Method in class com.confidentify.client.model.EmailRequestRecord
- EMAIL - com.confidentify.client.model.DatasetSchemaPropertyType
- emailFormatted(String) - Method in class com.confidentify.client.model.EmailResponseRecord
- emailPost(EmailRequest) - Method in class com.confidentify.client.api.ProcessApi
-
Process email addresses Processes email addresses.
- emailPostAsync(EmailRequest, ApiCallback<EmailResponse>) - Method in class com.confidentify.client.api.ProcessApi
-
Process email addresses (asynchronously) Processes email addresses.
- emailPostCall(EmailRequest, ApiCallback) - Method in class com.confidentify.client.api.ProcessApi
-
Build call for emailPost
- emailPostWithHttpInfo(EmailRequest) - Method in class com.confidentify.client.api.ProcessApi
-
Process email addresses Processes email addresses.
- EmailRequest - Class in com.confidentify.client.model
-
EmailRequest
- EmailRequest() - Constructor for class com.confidentify.client.model.EmailRequest
- EmailRequestRecord - Class in com.confidentify.client.model
-
EmailRequestRecord
- EmailRequestRecord() - Constructor for class com.confidentify.client.model.EmailRequestRecord
- EmailResponse - Class in com.confidentify.client.model
-
EmailResponse
- EmailResponse() - Constructor for class com.confidentify.client.model.EmailResponse
- EmailResponseRecord - Class in com.confidentify.client.model
-
EmailResponseRecord
- EmailResponseRecord() - Constructor for class com.confidentify.client.model.EmailResponseRecord
- emailSimplified(String) - Method in class com.confidentify.client.model.EmailResponseRecord
- emailSuggested(String) - Method in class com.confidentify.client.model.EmailResponseRecord
- entities(List<IdentifyResponseRecordEntity>) - Method in class com.confidentify.client.model.IdentifyResponseRecord
- entities(List<PersonNameResponseRecordEntity>) - Method in class com.confidentify.client.model.PersonNameResponseRecord
- entity(Object) - Method in class com.confidentify.client.model.DatasetRecordAll
- entity(Object) - Method in class com.confidentify.client.model.DatasetRecordBase
- entityType(IdentifyResponseRecordEntity.EntityTypeEnum) - Method in class com.confidentify.client.model.IdentifyResponseRecordEntity
- equals(Object) - Method in class com.confidentify.client.model.AuthRequest
- equals(Object) - Method in class com.confidentify.client.model.AuthResponse
- equals(Object) - Method in class com.confidentify.client.model.ConfidentifyAccountCreateRequest
- equals(Object) - Method in class com.confidentify.client.model.ConfidentifyAccountResponse
- equals(Object) - Method in class com.confidentify.client.model.ConfidentifyAccountUpdateRequest
- equals(Object) - Method in class com.confidentify.client.model.ConfidentifyUserResponse
- equals(Object) - Method in class com.confidentify.client.model.ConfidentifyUserUpdateRequest
- equals(Object) - Method in class com.confidentify.client.model.DatasetAll
- equals(Object) - Method in class com.confidentify.client.model.DatasetAllAllOf
- equals(Object) - Method in class com.confidentify.client.model.DatasetBase
- equals(Object) - Method in class com.confidentify.client.model.DatasetCreateRequest
- equals(Object) - Method in class com.confidentify.client.model.DatasetCreateResponse
- equals(Object) - Method in class com.confidentify.client.model.DatasetListItem
- equals(Object) - Method in class com.confidentify.client.model.DatasetListItemAllOf
- equals(Object) - Method in class com.confidentify.client.model.DatasetListResponse
- equals(Object) - Method in class com.confidentify.client.model.DatasetRecordAll
- equals(Object) - Method in class com.confidentify.client.model.DatasetRecordAllAllOf
- equals(Object) - Method in class com.confidentify.client.model.DatasetRecordBase
- equals(Object) - Method in class com.confidentify.client.model.DatasetSchema
- equals(Object) - Method in class com.confidentify.client.model.DatasetSchemaProperty
- equals(Object) - Method in class com.confidentify.client.model.DatasetSchemaPropertyItems
- equals(Object) - Method in class com.confidentify.client.model.DatasetStats
- equals(Object) - Method in class com.confidentify.client.model.DatasetUpdateRequest
- equals(Object) - Method in class com.confidentify.client.model.DedupJobAll
- equals(Object) - Method in class com.confidentify.client.model.DedupJobAllAllOf
- equals(Object) - Method in class com.confidentify.client.model.DedupJobBase
- equals(Object) - Method in class com.confidentify.client.model.DedupJobCreateRequest
- equals(Object) - Method in class com.confidentify.client.model.DedupJobsQueryResponse
- equals(Object) - Method in class com.confidentify.client.model.EmailRequest
- equals(Object) - Method in class com.confidentify.client.model.EmailRequestRecord
- equals(Object) - Method in class com.confidentify.client.model.EmailResponse
- equals(Object) - Method in class com.confidentify.client.model.EmailResponseRecord
- equals(Object) - Method in class com.confidentify.client.model.IdentifyRequest
- equals(Object) - Method in class com.confidentify.client.model.IdentifyRequestRecord
- equals(Object) - Method in class com.confidentify.client.model.IdentifyResponse
- equals(Object) - Method in class com.confidentify.client.model.IdentifyResponseRecord
- equals(Object) - Method in class com.confidentify.client.model.IdentifyResponseRecordEntity
- equals(Object) - Method in class com.confidentify.client.model.IngestDocumentsRequest
- equals(Object) - Method in class com.confidentify.client.model.IngestFileRequest
- equals(Object) - Method in class com.confidentify.client.model.IngestFileResponse
- equals(Object) - Method in class com.confidentify.client.model.IngestFileResponseUploadTo
- equals(Object) - Method in class com.confidentify.client.model.MatchedPair
- equals(Object) - Method in class com.confidentify.client.model.MatchedRecord
- equals(Object) - Method in class com.confidentify.client.model.MatchJobAll
- equals(Object) - Method in class com.confidentify.client.model.MatchJobAllAllOf
- equals(Object) - Method in class com.confidentify.client.model.MatchJobBase
- equals(Object) - Method in class com.confidentify.client.model.MatchJobBaseResults
- equals(Object) - Method in class com.confidentify.client.model.MatchJobCreateRequest
- equals(Object) - Method in class com.confidentify.client.model.MatchJobPairsQueryResponse
- equals(Object) - Method in class com.confidentify.client.model.MatchJobProgress
- equals(Object) - Method in class com.confidentify.client.model.MatchJobsQueryResponse
- equals(Object) - Method in class com.confidentify.client.model.MatchJobUpdateRequest
- equals(Object) - Method in class com.confidentify.client.model.NextPageInformation
- equals(Object) - Method in class com.confidentify.client.model.OrganizationNameRequest
- equals(Object) - Method in class com.confidentify.client.model.OrganizationNameRequestRecord
- equals(Object) - Method in class com.confidentify.client.model.OrganizationNameResponse
- equals(Object) - Method in class com.confidentify.client.model.OrganizationNameResponseRecord
- equals(Object) - Method in class com.confidentify.client.model.PersonNameAll
- equals(Object) - Method in class com.confidentify.client.model.PersonNameAllAllOf
- equals(Object) - Method in class com.confidentify.client.model.PersonNameBase
- equals(Object) - Method in class com.confidentify.client.model.PersonNameDetailsRequestRecord
- equals(Object) - Method in class com.confidentify.client.model.PersonNameFullNameRequestRecord
- equals(Object) - Method in class com.confidentify.client.model.PersonNameRequest
- equals(Object) - Method in class com.confidentify.client.model.PersonNameRequestRecord
- equals(Object) - Method in class com.confidentify.client.model.PersonNameResponse
- equals(Object) - Method in class com.confidentify.client.model.PersonNameResponseRecord
- equals(Object) - Method in class com.confidentify.client.model.PersonNameResponseRecordEntity
- equals(Object) - Method in class com.confidentify.client.model.PersonNameResponseRecordEntityAllOf
- equals(Object) - Method in class com.confidentify.client.model.PhoneRequest
- equals(Object) - Method in class com.confidentify.client.model.PhoneRequestRecord
- equals(Object) - Method in class com.confidentify.client.model.PhoneResponse
- equals(Object) - Method in class com.confidentify.client.model.PhoneResponseRecord
- equals(Object) - Method in class com.confidentify.client.model.PhoneResponseRecordProcessorOutcome
- equals(Object) - Method in class com.confidentify.client.model.PhoneResponseRecordProcessorOutcomeAllOf
- equals(Object) - Method in class com.confidentify.client.model.ProcessorOutcome
- equals(Object) - Method in class com.confidentify.client.model.RecordsQueryResponse
- equals(Object) - Method in class com.confidentify.client.model.RecordsUploadRequest
- ERROR - com.confidentify.client.model.ProcessorVerdict
- escapeString(String) - Method in class com.confidentify.client.ApiClient
-
Escape the given string to be used as URL query value.
- execute(Call) - Method in class com.confidentify.client.ApiClient
- execute(Call, Type) - Method in class com.confidentify.client.ApiClient
-
Execute HTTP call and deserialize the HTTP response body into the given return type.
- execute(OAuthClientRequest, Map<String, String>, String, Class<T>) - Method in class com.confidentify.client.auth.OAuthOkHttpClient
- executeAsync(Call, ApiCallback<T>) - Method in class com.confidentify.client.ApiClient
- executeAsync(Call, Type, ApiCallback<T>) - Method in class com.confidentify.client.ApiClient
-
Execute HTTP call asynchronously.
- expireAfterSeconds(Integer) - Method in class com.confidentify.client.model.AuthRequest
F
- family(String) - Method in class com.confidentify.client.model.PersonNameAll
- family(String) - Method in class com.confidentify.client.model.PersonNameBase
- family(String) - Method in class com.confidentify.client.model.PersonNameDetailsRequestRecord
- family(String) - Method in class com.confidentify.client.model.PersonNameRequestRecord
- family(String) - Method in class com.confidentify.client.model.PersonNameResponseRecordEntity
- familyMain(String) - Method in class com.confidentify.client.model.PersonNameAll
- familyMain(String) - Method in class com.confidentify.client.model.PersonNameAllAllOf
- familyMain(String) - Method in class com.confidentify.client.model.PersonNameResponseRecordEntity
- familyPrefix(String) - Method in class com.confidentify.client.model.PersonNameAll
- familyPrefix(String) - Method in class com.confidentify.client.model.PersonNameAllAllOf
- familyPrefix(String) - Method in class com.confidentify.client.model.PersonNameResponseRecordEntity
- filesProcessed(Integer) - Method in class com.confidentify.client.model.DatasetStats
- filesReceived(Integer) - Method in class com.confidentify.client.model.DatasetStats
- fileType(IngestFileRequest.FileTypeEnum) - Method in class com.confidentify.client.model.IngestFileRequest
- finishedAt(OffsetDateTime) - Method in class com.confidentify.client.model.DedupJobAll
- finishedAt(OffsetDateTime) - Method in class com.confidentify.client.model.DedupJobAllAllOf
- finishedAt(OffsetDateTime) - Method in class com.confidentify.client.model.MatchJobAll
- finishedAt(OffsetDateTime) - Method in class com.confidentify.client.model.MatchJobAllAllOf
- fromValue(String) - Static method in enum com.confidentify.client.model.DatasetSchemaPropertyType
- fromValue(String) - Static method in enum com.confidentify.client.model.IdentifyResponseRecordEntity.EntityTypeEnum
- fromValue(String) - Static method in enum com.confidentify.client.model.IngestFileRequest.FileTypeEnum
- fromValue(String) - Static method in enum com.confidentify.client.model.MatchVerdict
- fromValue(String) - Static method in enum com.confidentify.client.model.ProcessorVerdict
G
- GENDER - com.confidentify.client.model.DatasetSchemaPropertyType
- getAccessToken() - Method in class com.confidentify.client.auth.OAuth
- getAccessToken() - Method in class com.confidentify.client.model.AuthResponse
-
An access token to be provided in requests to the API via the `Authorization` HTTP header.
- getAccountId() - Method in class com.confidentify.client.model.ConfidentifyUserResponse
-
Get accountId
- getAccountOwnerUsername() - Method in class com.confidentify.client.model.ConfidentifyAccountCreateRequest
-
The username of the account owner user.
- getAccountOwnerUsername() - Method in class com.confidentify.client.model.ConfidentifyAccountResponse
-
The username of the account owner user.
- getApiClient() - Method in class com.confidentify.client.api.AccountsApi
- getApiClient() - Method in class com.confidentify.client.api.AuthApi
- getApiClient() - Method in class com.confidentify.client.api.DatasetsApi
- getApiClient() - Method in class com.confidentify.client.api.MatchingApi
- getApiClient() - Method in class com.confidentify.client.api.ProcessApi
- getApiKey() - Method in class com.confidentify.client.auth.ApiKeyAuth
- getApiKeyPrefix() - Method in class com.confidentify.client.auth.ApiKeyAuth
- getAuthentication(String) - Method in class com.confidentify.client.ApiClient
-
Get authentication for the given name.
- getAuthentications() - Method in class com.confidentify.client.ApiClient
-
Get authentications (key: authentication name, value: authentication).
- getBasePath() - Method in class com.confidentify.client.ApiClient
-
Get base path
- getBearerToken() - Method in class com.confidentify.client.auth.HttpBearerAuth
-
Gets the token, which together with the scheme, will be sent as the value of the Authorization header.
- getCode() - Method in exception com.confidentify.client.ApiException
-
Get the HTTP status code.
- getConnectTimeout() - Method in class com.confidentify.client.ApiClient
-
Get connection timeout (in milliseconds).
- getCountry() - Method in class com.confidentify.client.model.PhoneRequestRecord
-
2-letter country code
- getCreatedAt() - Method in class com.confidentify.client.model.DatasetAll
-
The time of creation of the dataset
- getCreatedAt() - Method in class com.confidentify.client.model.DatasetAllAllOf
-
The time of creation of the dataset
- getCreatedAt() - Method in class com.confidentify.client.model.DatasetRecordAll
-
The time of creation of the record
- getCreatedAt() - Method in class com.confidentify.client.model.DatasetRecordAllAllOf
-
The time of creation of the record
- getCreatedAt() - Method in class com.confidentify.client.model.DedupJobAll
-
The date and time of job creation.
- getCreatedAt() - Method in class com.confidentify.client.model.DedupJobBase
-
The date and time of job creation.
- getCreatedAt() - Method in class com.confidentify.client.model.MatchJobAll
-
The date and time of job creation.
- getCreatedAt() - Method in class com.confidentify.client.model.MatchJobBase
-
The date and time of job creation.
- getCreatedBy() - Method in class com.confidentify.client.model.DatasetAll
-
The username of the user who created the dataset
- getCreatedBy() - Method in class com.confidentify.client.model.DatasetAllAllOf
-
The username of the user who created the dataset
- getCreatedBy() - Method in class com.confidentify.client.model.DedupJobAll
-
The username of the user who created the job
- getCreatedBy() - Method in class com.confidentify.client.model.DedupJobAllAllOf
-
The username of the user who created the job
- getCreatedBy() - Method in class com.confidentify.client.model.MatchJobAll
-
The username of the user who created the job
- getCreatedBy() - Method in class com.confidentify.client.model.MatchJobAllAllOf
-
The username of the user who created the job
- getData() - Method in class com.confidentify.client.ApiResponse
- getDatasetId() - Method in class com.confidentify.client.model.DedupJobAll
-
The ID of the dataset that the deduplication job is targeting.
- getDatasetId() - Method in class com.confidentify.client.model.DedupJobAllAllOf
-
The ID of the dataset that the deduplication job is targeting.
- getDatasetId() - Method in class com.confidentify.client.model.DedupJobCreateRequest
-
The ID of the dataset to target with the deduplication job.
- getDatasetId() - Method in class com.confidentify.client.model.MatchedRecord
-
The ID of the dataset that contains the record.
- getDatasets() - Method in class com.confidentify.client.model.MatchJobAll
-
Get datasets
- getDatasets() - Method in class com.confidentify.client.model.MatchJobBase
-
Get datasets
- getDatasets() - Method in class com.confidentify.client.model.MatchJobCreateRequest
-
The IDs of the datasets to match
- getDatasetsAccount() - Method in class com.confidentify.client.model.DatasetListResponse
-
A list of datasets owned by the account
- getDatasetsShared() - Method in class com.confidentify.client.model.DatasetListResponse
-
A list of datasets shared with the account.
- getDateFormat() - Method in class com.confidentify.client.ApiClient
- getDefaultApiClient() - Static method in class com.confidentify.client.Configuration
-
Get the default API client, which would be used when creating API instances without providing an API client.
- getDocumentsProcessed() - Method in class com.confidentify.client.model.DatasetStats
-
The amount of documents that has been fully processed.
- getDocumentsReceived() - Method in class com.confidentify.client.model.DatasetStats
-
The amount of documents that have been received for which processing has started.
- getDomain() - Method in class com.confidentify.client.model.EmailResponseRecord
-
Get domain
- getEmail() - Method in class com.confidentify.client.model.ConfidentifyUserResponse
-
The user's email
- getEmail() - Method in class com.confidentify.client.model.ConfidentifyUserUpdateRequest
-
The user's email
- getEmail() - Method in class com.confidentify.client.model.EmailRequestRecord
-
Get email
- getEmailFormatted() - Method in class com.confidentify.client.model.EmailResponseRecord
-
Get emailFormatted
- getEmailSimplified() - Method in class com.confidentify.client.model.EmailResponseRecord
-
Simplified variant of the email address.
- getEmailSuggested() - Method in class com.confidentify.client.model.EmailResponseRecord
-
When available, a suggested corrected email address.
- getEntities() - Method in class com.confidentify.client.model.IdentifyResponseRecord
-
Get entities
- getEntities() - Method in class com.confidentify.client.model.PersonNameResponseRecord
-
Get entities
- getEntity() - Method in class com.confidentify.client.model.DatasetRecordAll
-
The record's data with keys matching the properties defined in the dataset's `schema`
- getEntity() - Method in class com.confidentify.client.model.DatasetRecordBase
-
The record's data with keys matching the properties defined in the dataset's `schema`
- getEntityType() - Method in class com.confidentify.client.model.IdentifyResponseRecordEntity
-
Get entityType
- getExpireAfterSeconds() - Method in class com.confidentify.client.model.AuthRequest
-
Optional property specifying the number of seconds that the returned token should be valid for.
- getFamily() - Method in class com.confidentify.client.model.PersonNameAll
-
Get family
- getFamily() - Method in class com.confidentify.client.model.PersonNameBase
-
Get family
- getFamily() - Method in class com.confidentify.client.model.PersonNameDetailsRequestRecord
-
The family name (aka.
- getFamily() - Method in class com.confidentify.client.model.PersonNameRequestRecord
-
The family name (aka.
- getFamily() - Method in class com.confidentify.client.model.PersonNameResponseRecordEntity
-
Get family
- getFamilyMain() - Method in class com.confidentify.client.model.PersonNameAll
-
Get familyMain
- getFamilyMain() - Method in class com.confidentify.client.model.PersonNameAllAllOf
-
Get familyMain
- getFamilyMain() - Method in class com.confidentify.client.model.PersonNameResponseRecordEntity
-
Get familyMain
- getFamilyPrefix() - Method in class com.confidentify.client.model.PersonNameAll
-
Get familyPrefix
- getFamilyPrefix() - Method in class com.confidentify.client.model.PersonNameAllAllOf
-
Get familyPrefix
- getFamilyPrefix() - Method in class com.confidentify.client.model.PersonNameResponseRecordEntity
-
Get familyPrefix
- getFilesProcessed() - Method in class com.confidentify.client.model.DatasetStats
-
The amount of files uploaded that has been fully processed.
- getFilesReceived() - Method in class com.confidentify.client.model.DatasetStats
-
The amount of files uploaded and received for which processing has started.
- getFileType() - Method in class com.confidentify.client.model.IngestFileRequest
-
Defines the type of file and thus also the type of data ingestion to perform.
- getFinishedAt() - Method in class com.confidentify.client.model.DedupJobAll
-
The date and time of job finishing.
- getFinishedAt() - Method in class com.confidentify.client.model.DedupJobAllAllOf
-
The date and time of job finishing.
- getFinishedAt() - Method in class com.confidentify.client.model.MatchJobAll
-
The date and time of job finishing.
- getFinishedAt() - Method in class com.confidentify.client.model.MatchJobAllAllOf
-
The date and time of job finishing.
- getGiven() - Method in class com.confidentify.client.model.PersonNameAll
-
Get given
- getGiven() - Method in class com.confidentify.client.model.PersonNameBase
-
Get given
- getGiven() - Method in class com.confidentify.client.model.PersonNameDetailsRequestRecord
-
The given name (aka.
- getGiven() - Method in class com.confidentify.client.model.PersonNameRequestRecord
-
The given name (aka.
- getGiven() - Method in class com.confidentify.client.model.PersonNameResponseRecordEntity
-
Get given
- getGoogleAccessToken() - Method in class com.confidentify.client.model.AuthRequest
-
Access token issued by Google to use for authentication.
- getGson() - Method in class com.confidentify.client.JSON
-
Get Gson.
- getHeaders() - Method in class com.confidentify.client.ApiResponse
- getHref() - Method in class com.confidentify.client.model.DatasetAll
-
The HTTP path to the dataset
- getHref() - Method in class com.confidentify.client.model.DatasetListItem
-
The HTTP path to the dataset
- getHref() - Method in class com.confidentify.client.model.DatasetListItemAllOf
-
The HTTP path to the dataset
- getHttpClient() - Method in class com.confidentify.client.ApiClient
-
Get HTTP client
- getHttpMethod() - Method in class com.confidentify.client.model.IngestFileResponseUploadTo
-
The HTTP method to use when uploading the file contents.
- getId() - Method in class com.confidentify.client.model.ConfidentifyAccountResponse
-
A unique ID for the account.
- getId() - Method in class com.confidentify.client.model.DatasetAll
-
The unique ID of the dataset
- getId() - Method in class com.confidentify.client.model.DatasetListItem
-
The unique ID of the dataset
- getId() - Method in class com.confidentify.client.model.DatasetListItemAllOf
-
The unique ID of the dataset
- getId() - Method in class com.confidentify.client.model.DatasetRecordAll
-
A unique ID for the record
- getId() - Method in class com.confidentify.client.model.DatasetRecordBase
-
A unique ID for the record
- getId() - Method in class com.confidentify.client.model.DedupJobAll
-
A unique ID for the deduplication job
- getId() - Method in class com.confidentify.client.model.DedupJobBase
-
A unique ID for the deduplication job
- getId() - Method in class com.confidentify.client.model.EmailRequestRecord
-
Get id
- getId() - Method in class com.confidentify.client.model.EmailResponseRecord
-
Get id
- getId() - Method in class com.confidentify.client.model.IdentifyRequestRecord
-
Get id
- getId() - Method in class com.confidentify.client.model.IdentifyResponseRecord
-
Get id
- getId() - Method in class com.confidentify.client.model.IngestFileResponse
-
Unique ID of the file.
- getId() - Method in class com.confidentify.client.model.MatchedRecord
-
The record ID.
- getId() - Method in class com.confidentify.client.model.MatchJobAll
-
A unique ID for the match job
- getId() - Method in class com.confidentify.client.model.MatchJobBase
-
A unique ID for the match job
- getId() - Method in class com.confidentify.client.model.OrganizationNameRequestRecord
-
Get id
- getId() - Method in class com.confidentify.client.model.OrganizationNameResponseRecord
-
Get id
- getId() - Method in class com.confidentify.client.model.PersonNameDetailsRequestRecord
-
Get id
- getId() - Method in class com.confidentify.client.model.PersonNameFullNameRequestRecord
-
Get id
- getId() - Method in class com.confidentify.client.model.PersonNameRequestRecord
-
Get id
- getId() - Method in class com.confidentify.client.model.PersonNameResponseRecord
-
Get id
- getId() - Method in class com.confidentify.client.model.PhoneRequestRecord
-
Get id
- getId() - Method in class com.confidentify.client.model.PhoneResponseRecord
-
Get id
- getImageUrl() - Method in class com.confidentify.client.model.ConfidentifyAccountCreateRequest
-
Optional URL to an image representing the account.
- getImageUrl() - Method in class com.confidentify.client.model.ConfidentifyAccountResponse
-
Optional URL to an image representing the account.
- getImageUrl() - Method in class com.confidentify.client.model.ConfidentifyAccountUpdateRequest
-
Optional URL to an image representing the account.
- getImageUrl() - Method in class com.confidentify.client.model.ConfidentifyUserResponse
-
The user's profile image
- getImageUrl() - Method in class com.confidentify.client.model.ConfidentifyUserUpdateRequest
-
The user's profile image
- getIndexCollisionsIdentified() - Method in class com.confidentify.client.model.MatchJobProgress
-
The amount of 'index collisions' identified in the dataset.
- getIndexCollisionsProcessed() - Method in class com.confidentify.client.model.MatchJobProgress
-
Provides the amount of index collisions that have been processed thus far.
- getInfo() - Method in class com.confidentify.client.model.PhoneResponseRecordProcessorOutcome
-
A list of informational entries about the processed entity.
- getInfo() - Method in class com.confidentify.client.model.ProcessorOutcome
-
A list of informational entries about the processed entity.
- getIsParsed() - Method in class com.confidentify.client.model.PhoneResponseRecordProcessorOutcome
-
Get isParsed
- getIsParsed() - Method in class com.confidentify.client.model.PhoneResponseRecordProcessorOutcomeAllOf
-
Get isParsed
- getIsPossible() - Method in class com.confidentify.client.model.PhoneResponseRecordProcessorOutcome
-
Get isPossible
- getIsPossible() - Method in class com.confidentify.client.model.PhoneResponseRecordProcessorOutcomeAllOf
-
Get isPossible
- getItems() - Method in class com.confidentify.client.model.DatasetSchemaProperty
-
Get items
- getJobs() - Method in class com.confidentify.client.model.DedupJobsQueryResponse
-
The jobs retrieved from the query.
- getJobs() - Method in class com.confidentify.client.model.MatchJobsQueryResponse
-
The jobs retrieved from the query
- getJSON() - Method in class com.confidentify.client.ApiClient
-
Get JSON
- getKeyManagers() - Method in class com.confidentify.client.ApiClient
- getLabel() - Method in class com.confidentify.client.model.EmailResponseRecord
-
Get label
- getLocation() - Method in class com.confidentify.client.auth.ApiKeyAuth
- getLoginAt() - Method in class com.confidentify.client.model.ConfidentifyUserResponse
-
The time of the user's last login
- getLoginCount() - Method in class com.confidentify.client.model.ConfidentifyUserResponse
-
A running approximate count of how many times the user has logged in.
- getMiddle() - Method in class com.confidentify.client.model.PersonNameAll
-
Get middle
- getMiddle() - Method in class com.confidentify.client.model.PersonNameBase
-
Get middle
- getMiddle() - Method in class com.confidentify.client.model.PersonNameDetailsRequestRecord
-
The middle name, if available
- getMiddle() - Method in class com.confidentify.client.model.PersonNameRequestRecord
-
The middle name, if available
- getMiddle() - Method in class com.confidentify.client.model.PersonNameResponseRecordEntity
-
Get middle
- getName() - Method in class com.confidentify.client.model.ConfidentifyAccountCreateRequest
-
The name of the account, typically a company name.
- getName() - Method in class com.confidentify.client.model.ConfidentifyAccountResponse
-
The name of the account, typically a company name.
- getName() - Method in class com.confidentify.client.model.ConfidentifyAccountUpdateRequest
-
The name of the account, typically a company name.
- getName() - Method in class com.confidentify.client.model.ConfidentifyUserResponse
-
The user's name
- getName() - Method in class com.confidentify.client.model.ConfidentifyUserUpdateRequest
-
The user's name
- getName() - Method in class com.confidentify.client.model.DatasetAll
-
The name of the dataset
- getName() - Method in class com.confidentify.client.model.DatasetBase
-
The name of the dataset
- getName() - Method in class com.confidentify.client.model.DatasetListItem
-
The name of the dataset
- getName() - Method in class com.confidentify.client.model.DatasetUpdateRequest
-
New name for the dataset
- getName() - Method in class com.confidentify.client.model.DedupJobAll
-
An optional name for the job
- getName() - Method in class com.confidentify.client.model.DedupJobBase
-
An optional name for the job
- getName() - Method in class com.confidentify.client.model.DedupJobCreateRequest
-
An optional name for the job
- getName() - Method in class com.confidentify.client.model.MatchJobAll
-
An optional name for the job
- getName() - Method in class com.confidentify.client.model.MatchJobBase
-
An optional name for the job
- getName() - Method in class com.confidentify.client.model.MatchJobCreateRequest
-
An optional name for the job
- getName() - Method in class com.confidentify.client.model.MatchJobUpdateRequest
-
New name for the job
- getName() - Method in class com.confidentify.client.model.OrganizationNameRequestRecord
-
Get name
- getName() - Method in class com.confidentify.client.model.PersonNameFullNameRequestRecord
-
Get name
- getName() - Method in class com.confidentify.client.model.PersonNameRequestRecord
-
Get name
- getName() - Method in class com.confidentify.client.Pair
- getNameFormatted() - Method in class com.confidentify.client.model.PersonNameResponseRecordEntity
-
Get nameFormatted
- getNameFormatted() - Method in class com.confidentify.client.model.PersonNameResponseRecordEntityAllOf
-
Get nameFormatted
- getNextPage() - Method in class com.confidentify.client.model.DedupJobsQueryResponse
-
Get nextPage
- getNextPage() - Method in class com.confidentify.client.model.MatchJobPairsQueryResponse
-
Get nextPage
- getNextPage() - Method in class com.confidentify.client.model.MatchJobsQueryResponse
-
Get nextPage
- getNextPage() - Method in class com.confidentify.client.model.RecordsQueryResponse
-
Get nextPage
- getNicknames() - Method in class com.confidentify.client.model.PersonNameAll
-
Get nicknames
- getNicknames() - Method in class com.confidentify.client.model.PersonNameAllAllOf
-
Get nicknames
- getNicknames() - Method in class com.confidentify.client.model.PersonNameResponseRecordEntity
-
Get nicknames
- getOrganizationName() - Method in class com.confidentify.client.model.OrganizationNameResponseRecord
-
Get organizationName
- getOrganizationType() - Method in class com.confidentify.client.model.OrganizationNameResponseRecord
-
Get organizationType
- getOutcome() - Method in class com.confidentify.client.model.EmailResponseRecord
-
Get outcome
- getOutcome() - Method in class com.confidentify.client.model.OrganizationNameResponseRecord
-
Get outcome
- getOutcome() - Method in class com.confidentify.client.model.PersonNameResponseRecord
-
Get outcome
- getOutcome() - Method in class com.confidentify.client.model.PhoneResponseRecord
-
Get outcome
- getPairs() - Method in class com.confidentify.client.model.MatchJobPairsQueryResponse
-
The record pairs retrieved from the query.
- getPairsIdentified() - Method in class com.confidentify.client.model.MatchJobProgress
-
The amount of record pairs that have been identified as candidates for matching.
- getPairsMatched() - Method in class com.confidentify.client.model.MatchJobBaseResults
-
Number of record pairs matched with a 'matched' verdict.
- getPairsProcessed() - Method in class com.confidentify.client.model.MatchJobProgress
-
The amount of record pairs that have been processed / matched.
- getPairsQuestionable() - Method in class com.confidentify.client.model.MatchJobBaseResults
-
Number of record pairs matched with a 'questionable' verdict.
- getParamName() - Method in class com.confidentify.client.auth.ApiKeyAuth
- getParamPageAfter() - Method in class com.confidentify.client.model.NextPageInformation
-
Provides the raw value for the `page[after]` parameter, for clients that prefer to build the paging URL themselves.
- getParamPageSize() - Method in class com.confidentify.client.model.NextPageInformation
-
Provides the raw value for the `page[size]` parameter, for clients that prefer to build the paging URL themselves.
- getPassword() - Method in class com.confidentify.client.auth.HttpBasicAuth
- getPassword() - Method in class com.confidentify.client.model.AuthRequest
-
Password to use for authentication.
- getPassword() - Method in class com.confidentify.client.model.ConfidentifyUserUpdateRequest
-
A new password for the user
- getPhase() - Method in class com.confidentify.client.model.DedupJobAll
-
A description of the latest known job state.
- getPhase() - Method in class com.confidentify.client.model.DedupJobAllAllOf
-
A description of the latest known job state.
- getPhase() - Method in class com.confidentify.client.model.MatchJobAll
-
A description of the latest known job state.
- getPhase() - Method in class com.confidentify.client.model.MatchJobAllAllOf
-
A description of the latest known job state.
- getPhone() - Method in class com.confidentify.client.model.PhoneRequestRecord
-
Get phone
- getPhoneCountryCode() - Method in class com.confidentify.client.model.PhoneResponseRecord
-
Get phoneCountryCode
- getPhoneE164() - Method in class com.confidentify.client.model.PhoneResponseRecord
-
Get phoneE164
- getPhoneInternational() - Method in class com.confidentify.client.model.PhoneResponseRecord
-
Get phoneInternational
- getPhoneNational() - Method in class com.confidentify.client.model.PhoneResponseRecord
-
Get phoneNational
- getProgress() - Method in class com.confidentify.client.model.DedupJobAll
-
Get progress
- getProgress() - Method in class com.confidentify.client.model.DedupJobAllAllOf
-
Get progress
- getProgress() - Method in class com.confidentify.client.model.MatchJobAll
-
Get progress
- getProgress() - Method in class com.confidentify.client.model.MatchJobAllAllOf
-
Get progress
- getProperties() - Method in class com.confidentify.client.model.DatasetSchema
-
Get properties
- getReadTimeout() - Method in class com.confidentify.client.ApiClient
-
Get read timeout (in milliseconds).
- getRecord1() - Method in class com.confidentify.client.model.MatchedPair
-
Get record1
- getRecord2() - Method in class com.confidentify.client.model.MatchedPair
-
Get record2
- getRecords() - Method in class com.confidentify.client.model.EmailRequest
-
Get records
- getRecords() - Method in class com.confidentify.client.model.EmailResponse
-
Get records
- getRecords() - Method in class com.confidentify.client.model.IdentifyRequest
-
Get records
- getRecords() - Method in class com.confidentify.client.model.IdentifyResponse
-
Get records
- getRecords() - Method in class com.confidentify.client.model.IngestDocumentsRequest
-
Get records
- getRecords() - Method in class com.confidentify.client.model.OrganizationNameRequest
-
Get records
- getRecords() - Method in class com.confidentify.client.model.OrganizationNameResponse
-
Get records
- getRecords() - Method in class com.confidentify.client.model.PersonNameRequest
-
Get records
- getRecords() - Method in class com.confidentify.client.model.PersonNameResponse
-
Get records
- getRecords() - Method in class com.confidentify.client.model.PhoneRequest
-
Get records
- getRecords() - Method in class com.confidentify.client.model.PhoneResponse
-
Get records
- getRecords() - Method in class com.confidentify.client.model.RecordsQueryResponse
-
The records retrieved from the query.
- getRecords() - Method in class com.confidentify.client.model.RecordsUploadRequest
-
The records to upload, each represented as an object with keys matching the properties defined in the dataset's `schema`.
- getRecordsIndexed() - Method in class com.confidentify.client.model.DatasetStats
-
The amount of records that have been indexed for matching.
- getRecordsIndexed() - Method in class com.confidentify.client.model.MatchJobProgress
-
The number of records in the dataset being processed.
- getRecordsInserted() - Method in class com.confidentify.client.model.DatasetStats
-
The amount of records that have been inserted into the dataset.
- getRecordSource() - Method in class com.confidentify.client.model.DatasetRecordAll
-
A string which identifies the source of the record.
- getRecordSource() - Method in class com.confidentify.client.model.DatasetRecordBase
-
A string which identifies the source of the record.
- getRecordSource() - Method in class com.confidentify.client.model.IngestDocumentsRequest
-
Defines a string which identifies the source of any records in the documents.
- getRecordSource() - Method in class com.confidentify.client.model.IngestFileRequest
-
Defines a string which identifies the source of any records in the file.
- getRecordSource() - Method in class com.confidentify.client.model.RecordsUploadRequest
-
Defines a string which identifies the source of the records.
- getRecordsPerSource() - Method in class com.confidentify.client.model.DatasetStats
-
Get recordsPerSource
- getRefreshToken() - Method in class com.confidentify.client.model.AuthRequest
-
A previously issued `refresh_token` value to provide for authentication.
- getRefreshToken() - Method in class com.confidentify.client.model.AuthResponse
-
A refresh token that can be used to get new access tokens for longer periods of time (up to 7 days).
- getRegistered() - Method in class com.confidentify.client.model.AuthResponse
-
Indicates whether the user has a registered account or not.
- getResponseBody() - Method in exception com.confidentify.client.ApiException
-
Get the HTTP response body.
- getResponseHeaders() - Method in exception com.confidentify.client.ApiException
-
Get the HTTP response headers.
- getResults() - Method in class com.confidentify.client.model.DedupJobAll
-
Get results
- getResults() - Method in class com.confidentify.client.model.DedupJobBase
-
Get results
- getResults() - Method in class com.confidentify.client.model.MatchJobAll
-
Get results
- getResults() - Method in class com.confidentify.client.model.MatchJobBase
-
Get results
- getRunning() - Method in class com.confidentify.client.model.DedupJobAll
-
Determines if the job is currently running.
- getRunning() - Method in class com.confidentify.client.model.DedupJobBase
-
Determines if the job is currently running.
- getRunning() - Method in class com.confidentify.client.model.MatchJobAll
-
Determines if the job is currently running.
- getRunning() - Method in class com.confidentify.client.model.MatchJobBase
-
Determines if the job is currently running.
- getSchema() - Method in class com.confidentify.client.model.DatasetAll
-
Get schema
- getSchema() - Method in class com.confidentify.client.model.DatasetBase
-
Get schema
- getSchema() - Method in class com.confidentify.client.model.DatasetListItem
-
Get schema
- getScores() - Method in class com.confidentify.client.model.MatchedPair
-
Detailed score values for information
- getServiceGrants() - Method in class com.confidentify.client.model.AuthRequest
-
An optional array of service names to grant access to.
- getSslCaCert() - Method in class com.confidentify.client.ApiClient
-
Get SSL CA cert.
- getStartedAt() - Method in class com.confidentify.client.model.DedupJobAll
-
The date and time of job starting.
- getStartedAt() - Method in class com.confidentify.client.model.DedupJobAllAllOf
-
The date and time of job starting.
- getStartedAt() - Method in class com.confidentify.client.model.MatchJobAll
-
The date and time of job starting.
- getStartedAt() - Method in class com.confidentify.client.model.MatchJobAllAllOf
-
The date and time of job starting.
- getStats() - Method in class com.confidentify.client.model.DatasetAll
-
Get stats
- getStats() - Method in class com.confidentify.client.model.DatasetAllAllOf
-
Get stats
- getStatusCode() - Method in class com.confidentify.client.ApiResponse
- getSubdomain() - Method in class com.confidentify.client.model.EmailResponseRecord
-
Get subdomain
- getSuffix() - Method in class com.confidentify.client.model.PersonNameAll
-
Get suffix
- getSuffix() - Method in class com.confidentify.client.model.PersonNameBase
-
Get suffix
- getSuffix() - Method in class com.confidentify.client.model.PersonNameDetailsRequestRecord
-
The name suffix, if available
- getSuffix() - Method in class com.confidentify.client.model.PersonNameRequestRecord
-
The name suffix, if available
- getSuffix() - Method in class com.confidentify.client.model.PersonNameResponseRecordEntity
-
Get suffix
- getTempFolderPath() - Method in class com.confidentify.client.ApiClient
-
The path of temporary folder used to store downloaded files from endpoints with file response.
- getText() - Method in class com.confidentify.client.model.IdentifyRequestRecord
-
Get text
- getText() - Method in class com.confidentify.client.model.IdentifyResponseRecordEntity
-
The text string that was identified to represent the entity
- getTld() - Method in class com.confidentify.client.model.EmailResponseRecord
-
Get tld
- getTokenEndPoint() - Method in class com.confidentify.client.ApiClient
-
Helper method to configure the token endpoint of the first oauth found in the apiAuthorizations (there should be only one)
- getTokenRequestBuilder() - Method in class com.confidentify.client.auth.RetryingOAuth
- getType() - Method in class com.confidentify.client.model.DatasetSchemaProperty
-
Get type
- getType() - Method in class com.confidentify.client.model.DatasetSchemaPropertyItems
-
Get type
- getUploadTo() - Method in class com.confidentify.client.model.IngestFileResponse
-
Get uploadTo
- getUrl() - Method in class com.confidentify.client.model.IngestFileResponseUploadTo
-
The URL to upload the file contents to.
- getUrl() - Method in class com.confidentify.client.model.NextPageInformation
-
Provides a link to the next page of data
- getUsername() - Method in class com.confidentify.client.auth.HttpBasicAuth
- getUsername() - Method in class com.confidentify.client.model.AuthRequest
-
The username of the user, usually an email address.
- getUsername() - Method in class com.confidentify.client.model.ConfidentifyUserResponse
-
Get username
- getUsername() - Method in class com.confidentify.client.model.EmailResponseRecord
-
Get username
- getValue() - Method in enum com.confidentify.client.model.DatasetSchemaPropertyType
- getValue() - Method in enum com.confidentify.client.model.IdentifyResponseRecordEntity.EntityTypeEnum
- getValue() - Method in enum com.confidentify.client.model.IngestFileRequest.FileTypeEnum
- getValue() - Method in enum com.confidentify.client.model.MatchVerdict
- getValue() - Method in enum com.confidentify.client.model.ProcessorVerdict
- getValue() - Method in class com.confidentify.client.Pair
- getVerdict() - Method in class com.confidentify.client.model.MatchedPair
-
Get verdict
- getVerdict() - Method in class com.confidentify.client.model.PhoneResponseRecordProcessorOutcome
-
Get verdict
- getVerdict() - Method in class com.confidentify.client.model.ProcessorOutcome
-
Get verdict
- getWarn() - Method in class com.confidentify.client.model.PhoneResponseRecordProcessorOutcome
-
A list of warnings about the processed entity.
- getWarn() - Method in class com.confidentify.client.model.ProcessorOutcome
-
A list of warnings about the processed entity.
- getWebsiteUrl() - Method in class com.confidentify.client.model.ConfidentifyAccountCreateRequest
-
Optional URL to the account's website.
- getWebsiteUrl() - Method in class com.confidentify.client.model.ConfidentifyAccountResponse
-
Optional URL to the account's website.
- getWebsiteUrl() - Method in class com.confidentify.client.model.ConfidentifyAccountUpdateRequest
-
Optional URL to the account's website.
- getWriteTimeout() - Method in class com.confidentify.client.ApiClient
-
Get write timeout (in milliseconds).
- given(String) - Method in class com.confidentify.client.model.PersonNameAll
- given(String) - Method in class com.confidentify.client.model.PersonNameBase
- given(String) - Method in class com.confidentify.client.model.PersonNameDetailsRequestRecord
- given(String) - Method in class com.confidentify.client.model.PersonNameRequestRecord
- given(String) - Method in class com.confidentify.client.model.PersonNameResponseRecordEntity
- googleAccessToken(String) - Method in class com.confidentify.client.model.AuthRequest
- guessContentTypeFromFile(File) - Method in class com.confidentify.client.ApiClient
-
Guess Content-Type header from the given file (defaults to "application/octet-stream").
H
- handleResponse(Response, Type) - Method in class com.confidentify.client.ApiClient
-
Handle the given response, return the deserialized object when the response is successful.
- hashCode() - Method in class com.confidentify.client.model.AuthRequest
- hashCode() - Method in class com.confidentify.client.model.AuthResponse
- hashCode() - Method in class com.confidentify.client.model.ConfidentifyAccountCreateRequest
- hashCode() - Method in class com.confidentify.client.model.ConfidentifyAccountResponse
- hashCode() - Method in class com.confidentify.client.model.ConfidentifyAccountUpdateRequest
- hashCode() - Method in class com.confidentify.client.model.ConfidentifyUserResponse
- hashCode() - Method in class com.confidentify.client.model.ConfidentifyUserUpdateRequest
- hashCode() - Method in class com.confidentify.client.model.DatasetAll
- hashCode() - Method in class com.confidentify.client.model.DatasetAllAllOf
- hashCode() - Method in class com.confidentify.client.model.DatasetBase
- hashCode() - Method in class com.confidentify.client.model.DatasetCreateRequest
- hashCode() - Method in class com.confidentify.client.model.DatasetCreateResponse
- hashCode() - Method in class com.confidentify.client.model.DatasetListItem
- hashCode() - Method in class com.confidentify.client.model.DatasetListItemAllOf
- hashCode() - Method in class com.confidentify.client.model.DatasetListResponse
- hashCode() - Method in class com.confidentify.client.model.DatasetRecordAll
- hashCode() - Method in class com.confidentify.client.model.DatasetRecordAllAllOf
- hashCode() - Method in class com.confidentify.client.model.DatasetRecordBase
- hashCode() - Method in class com.confidentify.client.model.DatasetSchema
- hashCode() - Method in class com.confidentify.client.model.DatasetSchemaProperty
- hashCode() - Method in class com.confidentify.client.model.DatasetSchemaPropertyItems
- hashCode() - Method in class com.confidentify.client.model.DatasetStats
- hashCode() - Method in class com.confidentify.client.model.DatasetUpdateRequest
- hashCode() - Method in class com.confidentify.client.model.DedupJobAll
- hashCode() - Method in class com.confidentify.client.model.DedupJobAllAllOf
- hashCode() - Method in class com.confidentify.client.model.DedupJobBase
- hashCode() - Method in class com.confidentify.client.model.DedupJobCreateRequest
- hashCode() - Method in class com.confidentify.client.model.DedupJobsQueryResponse
- hashCode() - Method in class com.confidentify.client.model.EmailRequest
- hashCode() - Method in class com.confidentify.client.model.EmailRequestRecord
- hashCode() - Method in class com.confidentify.client.model.EmailResponse
- hashCode() - Method in class com.confidentify.client.model.EmailResponseRecord
- hashCode() - Method in class com.confidentify.client.model.IdentifyRequest
- hashCode() - Method in class com.confidentify.client.model.IdentifyRequestRecord
- hashCode() - Method in class com.confidentify.client.model.IdentifyResponse
- hashCode() - Method in class com.confidentify.client.model.IdentifyResponseRecord
- hashCode() - Method in class com.confidentify.client.model.IdentifyResponseRecordEntity
- hashCode() - Method in class com.confidentify.client.model.IngestDocumentsRequest
- hashCode() - Method in class com.confidentify.client.model.IngestFileRequest
- hashCode() - Method in class com.confidentify.client.model.IngestFileResponse
- hashCode() - Method in class com.confidentify.client.model.IngestFileResponseUploadTo
- hashCode() - Method in class com.confidentify.client.model.MatchedPair
- hashCode() - Method in class com.confidentify.client.model.MatchedRecord
- hashCode() - Method in class com.confidentify.client.model.MatchJobAll
- hashCode() - Method in class com.confidentify.client.model.MatchJobAllAllOf
- hashCode() - Method in class com.confidentify.client.model.MatchJobBase
- hashCode() - Method in class com.confidentify.client.model.MatchJobBaseResults
- hashCode() - Method in class com.confidentify.client.model.MatchJobCreateRequest
- hashCode() - Method in class com.confidentify.client.model.MatchJobPairsQueryResponse
- hashCode() - Method in class com.confidentify.client.model.MatchJobProgress
- hashCode() - Method in class com.confidentify.client.model.MatchJobsQueryResponse
- hashCode() - Method in class com.confidentify.client.model.MatchJobUpdateRequest
- hashCode() - Method in class com.confidentify.client.model.NextPageInformation
- hashCode() - Method in class com.confidentify.client.model.OrganizationNameRequest
- hashCode() - Method in class com.confidentify.client.model.OrganizationNameRequestRecord
- hashCode() - Method in class com.confidentify.client.model.OrganizationNameResponse
- hashCode() - Method in class com.confidentify.client.model.OrganizationNameResponseRecord
- hashCode() - Method in class com.confidentify.client.model.PersonNameAll
- hashCode() - Method in class com.confidentify.client.model.PersonNameAllAllOf
- hashCode() - Method in class com.confidentify.client.model.PersonNameBase
- hashCode() - Method in class com.confidentify.client.model.PersonNameDetailsRequestRecord
- hashCode() - Method in class com.confidentify.client.model.PersonNameFullNameRequestRecord
- hashCode() - Method in class com.confidentify.client.model.PersonNameRequest
- hashCode() - Method in class com.confidentify.client.model.PersonNameRequestRecord
- hashCode() - Method in class com.confidentify.client.model.PersonNameResponse
- hashCode() - Method in class com.confidentify.client.model.PersonNameResponseRecord
- hashCode() - Method in class com.confidentify.client.model.PersonNameResponseRecordEntity
- hashCode() - Method in class com.confidentify.client.model.PersonNameResponseRecordEntityAllOf
- hashCode() - Method in class com.confidentify.client.model.PhoneRequest
- hashCode() - Method in class com.confidentify.client.model.PhoneRequestRecord
- hashCode() - Method in class com.confidentify.client.model.PhoneResponse
- hashCode() - Method in class com.confidentify.client.model.PhoneResponseRecord
- hashCode() - Method in class com.confidentify.client.model.PhoneResponseRecordProcessorOutcome
- hashCode() - Method in class com.confidentify.client.model.PhoneResponseRecordProcessorOutcomeAllOf
- hashCode() - Method in class com.confidentify.client.model.ProcessorOutcome
- hashCode() - Method in class com.confidentify.client.model.RecordsQueryResponse
- hashCode() - Method in class com.confidentify.client.model.RecordsUploadRequest
- href(String) - Method in class com.confidentify.client.model.DatasetAll
- href(String) - Method in class com.confidentify.client.model.DatasetListItem
- href(String) - Method in class com.confidentify.client.model.DatasetListItemAllOf
- HttpBasicAuth - Class in com.confidentify.client.auth
- HttpBasicAuth() - Constructor for class com.confidentify.client.auth.HttpBasicAuth
- HttpBearerAuth - Class in com.confidentify.client.auth
- HttpBearerAuth(String) - Constructor for class com.confidentify.client.auth.HttpBearerAuth
- httpMethod(String) - Method in class com.confidentify.client.model.IngestFileResponseUploadTo
I
- id(String) - Method in class com.confidentify.client.model.ConfidentifyAccountResponse
- id(String) - Method in class com.confidentify.client.model.DatasetAll
- id(String) - Method in class com.confidentify.client.model.DatasetListItem
- id(String) - Method in class com.confidentify.client.model.DatasetListItemAllOf
- id(String) - Method in class com.confidentify.client.model.DatasetRecordAll
- id(String) - Method in class com.confidentify.client.model.DatasetRecordBase
- id(String) - Method in class com.confidentify.client.model.DedupJobAll
- id(String) - Method in class com.confidentify.client.model.DedupJobBase
- id(String) - Method in class com.confidentify.client.model.EmailRequestRecord
- id(String) - Method in class com.confidentify.client.model.EmailResponseRecord
- id(String) - Method in class com.confidentify.client.model.IdentifyRequestRecord
- id(String) - Method in class com.confidentify.client.model.IdentifyResponseRecord
- id(String) - Method in class com.confidentify.client.model.IngestFileResponse
- id(String) - Method in class com.confidentify.client.model.MatchedRecord
- id(String) - Method in class com.confidentify.client.model.MatchJobAll
- id(String) - Method in class com.confidentify.client.model.MatchJobBase
- id(String) - Method in class com.confidentify.client.model.OrganizationNameRequestRecord
- id(String) - Method in class com.confidentify.client.model.OrganizationNameResponseRecord
- id(String) - Method in class com.confidentify.client.model.PersonNameDetailsRequestRecord
- id(String) - Method in class com.confidentify.client.model.PersonNameFullNameRequestRecord
- id(String) - Method in class com.confidentify.client.model.PersonNameRequestRecord
- id(String) - Method in class com.confidentify.client.model.PersonNameResponseRecord
- id(String) - Method in class com.confidentify.client.model.PhoneRequestRecord
- id(String) - Method in class com.confidentify.client.model.PhoneResponseRecord
- identifyPost(IdentifyRequest) - Method in class com.confidentify.client.api.ProcessApi
-
Process text to identify contact data.
- identifyPostAsync(IdentifyRequest, ApiCallback<IdentifyResponse>) - Method in class com.confidentify.client.api.ProcessApi
-
Process text to identify contact data.
- identifyPostCall(IdentifyRequest, ApiCallback) - Method in class com.confidentify.client.api.ProcessApi
-
Build call for identifyPost
- identifyPostWithHttpInfo(IdentifyRequest) - Method in class com.confidentify.client.api.ProcessApi
-
Process text to identify contact data.
- IdentifyRequest - Class in com.confidentify.client.model
-
IdentifyRequest
- IdentifyRequest() - Constructor for class com.confidentify.client.model.IdentifyRequest
- IdentifyRequestRecord - Class in com.confidentify.client.model
-
IdentifyRequestRecord
- IdentifyRequestRecord() - Constructor for class com.confidentify.client.model.IdentifyRequestRecord
- IdentifyResponse - Class in com.confidentify.client.model
-
IdentifyResponse
- IdentifyResponse() - Constructor for class com.confidentify.client.model.IdentifyResponse
- IdentifyResponseRecord - Class in com.confidentify.client.model
-
IdentifyResponseRecord
- IdentifyResponseRecord() - Constructor for class com.confidentify.client.model.IdentifyResponseRecord
- IdentifyResponseRecordEntity - Class in com.confidentify.client.model
-
IdentifyResponseRecordEntity
- IdentifyResponseRecordEntity() - Constructor for class com.confidentify.client.model.IdentifyResponseRecordEntity
- IdentifyResponseRecordEntity.EntityTypeEnum - Enum in com.confidentify.client.model
-
Gets or Sets entityType
- IdentifyResponseRecordEntity.EntityTypeEnum.Adapter - Class in com.confidentify.client.model
- imageUrl(String) - Method in class com.confidentify.client.model.ConfidentifyAccountCreateRequest
- imageUrl(String) - Method in class com.confidentify.client.model.ConfidentifyAccountResponse
- imageUrl(String) - Method in class com.confidentify.client.model.ConfidentifyAccountUpdateRequest
- imageUrl(String) - Method in class com.confidentify.client.model.ConfidentifyUserResponse
- imageUrl(String) - Method in class com.confidentify.client.model.ConfidentifyUserUpdateRequest
- implicit - com.confidentify.client.auth.OAuthFlow
- indexCollisionsIdentified(Integer) - Method in class com.confidentify.client.model.MatchJobProgress
- indexCollisionsProcessed(Integer) - Method in class com.confidentify.client.model.MatchJobProgress
- info(List<String>) - Method in class com.confidentify.client.model.PhoneResponseRecordProcessorOutcome
- info(List<String>) - Method in class com.confidentify.client.model.ProcessorOutcome
- ingestDocumentsPost(String, IngestDocumentsRequest) - Method in class com.confidentify.client.api.DatasetsApi
-
Initiate ingestion of data from a list of documents.
- ingestDocumentsPostAsync(String, IngestDocumentsRequest, ApiCallback<Void>) - Method in class com.confidentify.client.api.DatasetsApi
-
Initiate ingestion of data from a list of documents.
- ingestDocumentsPostCall(String, IngestDocumentsRequest, ApiCallback) - Method in class com.confidentify.client.api.DatasetsApi
-
Build call for ingestDocumentsPost
- ingestDocumentsPostWithHttpInfo(String, IngestDocumentsRequest) - Method in class com.confidentify.client.api.DatasetsApi
-
Initiate ingestion of data from a list of documents.
- IngestDocumentsRequest - Class in com.confidentify.client.model
-
IngestDocumentsRequest
- IngestDocumentsRequest() - Constructor for class com.confidentify.client.model.IngestDocumentsRequest
- ingestFilePost(String, IngestFileRequest) - Method in class com.confidentify.client.api.DatasetsApi
-
Initiate ingestion of data from file upload.
- ingestFilePostAsync(String, IngestFileRequest, ApiCallback<IngestFileResponse>) - Method in class com.confidentify.client.api.DatasetsApi
-
Initiate ingestion of data from file upload.
- ingestFilePostCall(String, IngestFileRequest, ApiCallback) - Method in class com.confidentify.client.api.DatasetsApi
-
Build call for ingestFilePost
- ingestFilePostWithHttpInfo(String, IngestFileRequest) - Method in class com.confidentify.client.api.DatasetsApi
-
Initiate ingestion of data from file upload.
- IngestFileRequest - Class in com.confidentify.client.model
-
IngestFileRequest
- IngestFileRequest() - Constructor for class com.confidentify.client.model.IngestFileRequest
- IngestFileRequest.FileTypeEnum - Enum in com.confidentify.client.model
-
Defines the type of file and thus also the type of data ingestion to perform.
- IngestFileRequest.FileTypeEnum.Adapter - Class in com.confidentify.client.model
- IngestFileResponse - Class in com.confidentify.client.model
-
IngestFileResponse
- IngestFileResponse() - Constructor for class com.confidentify.client.model.IngestFileResponse
- IngestFileResponseUploadTo - Class in com.confidentify.client.model
-
IngestFileResponseUploadTo
- IngestFileResponseUploadTo() - Constructor for class com.confidentify.client.model.IngestFileResponseUploadTo
- intercept(Interceptor.Chain) - Method in class com.confidentify.client.auth.RetryingOAuth
- INVALID - com.confidentify.client.model.ProcessorVerdict
- isDebugging() - Method in class com.confidentify.client.ApiClient
-
Check that whether debugging is enabled for this API client.
- isJsonMime(String) - Method in class com.confidentify.client.ApiClient
-
Check if the given MIME is a JSON MIME.
- isParsed(Boolean) - Method in class com.confidentify.client.model.PhoneResponseRecordProcessorOutcome
- isParsed(Boolean) - Method in class com.confidentify.client.model.PhoneResponseRecordProcessorOutcomeAllOf
- isPossible(Boolean) - Method in class com.confidentify.client.model.PhoneResponseRecordProcessorOutcome
- isPossible(Boolean) - Method in class com.confidentify.client.model.PhoneResponseRecordProcessorOutcomeAllOf
- isVerifyingSsl() - Method in class com.confidentify.client.ApiClient
-
True if isVerifyingSsl flag is on
- items(DatasetSchemaPropertyItems) - Method in class com.confidentify.client.model.DatasetSchemaProperty
J
- JOB_TITLE - com.confidentify.client.model.DatasetSchemaPropertyType
- jobs(List<DedupJobBase>) - Method in class com.confidentify.client.model.DedupJobsQueryResponse
- jobs(List<MatchJobBase>) - Method in class com.confidentify.client.model.MatchJobsQueryResponse
- join(String[], String) - Static method in class com.confidentify.client.StringUtil
-
Join an array of strings with the given separator.
- JSON - Class in com.confidentify.client
- JSON() - Constructor for class com.confidentify.client.JSON
- JSON.ByteArrayAdapter - Class in com.confidentify.client
-
Gson TypeAdapter for Byte Array type
- JSON.DateTypeAdapter - Class in com.confidentify.client
-
Gson TypeAdapter for java.util.Date type If the dateFormat is null, ISO8601Utils will be used.
- JSON.LocalDateTypeAdapter - Class in com.confidentify.client
-
Gson TypeAdapter for JSR310 LocalDate type
- JSON.OffsetDateTimeTypeAdapter - Class in com.confidentify.client
-
Gson TypeAdapter for JSR310 OffsetDateTime type
- JSON.SqlDateTypeAdapter - Class in com.confidentify.client
-
Gson TypeAdapter for java.sql.Date type If the dateFormat is null, a simple "yyyy-MM-dd" format will be used (more efficient than SimpleDateFormat).
L
- label(String) - Method in class com.confidentify.client.model.EmailResponseRecord
- LocalDateTypeAdapter() - Constructor for class com.confidentify.client.JSON.LocalDateTypeAdapter
- LocalDateTypeAdapter(DateTimeFormatter) - Constructor for class com.confidentify.client.JSON.LocalDateTypeAdapter
- loginAt(OffsetDateTime) - Method in class com.confidentify.client.model.ConfidentifyUserResponse
- loginCount(Integer) - Method in class com.confidentify.client.model.ConfidentifyUserResponse
M
- MATCHED - com.confidentify.client.model.MatchVerdict
- MatchedPair - Class in com.confidentify.client.model
-
MatchedPair
- MatchedPair() - Constructor for class com.confidentify.client.model.MatchedPair
- MatchedRecord - Class in com.confidentify.client.model
-
MatchedRecord
- MatchedRecord() - Constructor for class com.confidentify.client.model.MatchedRecord
- MatchingApi - Class in com.confidentify.client.api
- MatchingApi() - Constructor for class com.confidentify.client.api.MatchingApi
- MatchingApi(ApiClient) - Constructor for class com.confidentify.client.api.MatchingApi
- MatchJobAll - Class in com.confidentify.client.model
-
MatchJobAll
- MatchJobAll() - Constructor for class com.confidentify.client.model.MatchJobAll
- MatchJobAllAllOf - Class in com.confidentify.client.model
-
MatchJobAllAllOf
- MatchJobAllAllOf() - Constructor for class com.confidentify.client.model.MatchJobAllAllOf
- MatchJobBase - Class in com.confidentify.client.model
-
MatchJobBase
- MatchJobBase() - Constructor for class com.confidentify.client.model.MatchJobBase
- MatchJobBaseResults - Class in com.confidentify.client.model
-
Provides the results of the job.
- MatchJobBaseResults() - Constructor for class com.confidentify.client.model.MatchJobBaseResults
- matchJobByIdDelete(String) - Method in class com.confidentify.client.api.MatchingApi
-
Delete match job
- matchJobByIdDeleteAsync(String, ApiCallback<Void>) - Method in class com.confidentify.client.api.MatchingApi
-
Delete match job (asynchronously)
- matchJobByIdDeleteCall(String, ApiCallback) - Method in class com.confidentify.client.api.MatchingApi
-
Build call for matchJobByIdDelete
- matchJobByIdDeleteWithHttpInfo(String) - Method in class com.confidentify.client.api.MatchingApi
-
Delete match job
- matchJobByIdGet(String) - Method in class com.confidentify.client.api.MatchingApi
-
Get match job information
- matchJobByIdGetAsync(String, ApiCallback<MatchJobAll>) - Method in class com.confidentify.client.api.MatchingApi
-
Get match job information (asynchronously)
- matchJobByIdGetCall(String, ApiCallback) - Method in class com.confidentify.client.api.MatchingApi
-
Build call for matchJobByIdGet
- matchJobByIdGetWithHttpInfo(String) - Method in class com.confidentify.client.api.MatchingApi
-
Get match job information
- matchJobByIdPairsGet(String, MatchVerdict, String, Integer, String) - Method in class com.confidentify.client.api.MatchingApi
-
Get record pairs found by match job
- matchJobByIdPairsGetAsync(String, MatchVerdict, String, Integer, String, ApiCallback<MatchJobPairsQueryResponse>) - Method in class com.confidentify.client.api.MatchingApi
-
Get record pairs found by match job (asynchronously)
- matchJobByIdPairsGetCall(String, MatchVerdict, String, Integer, String, ApiCallback) - Method in class com.confidentify.client.api.MatchingApi
-
Build call for matchJobByIdPairsGet
- matchJobByIdPairsGetWithHttpInfo(String, MatchVerdict, String, Integer, String) - Method in class com.confidentify.client.api.MatchingApi
-
Get record pairs found by match job
- matchJobByIdPost(String, MatchJobUpdateRequest) - Method in class com.confidentify.client.api.MatchingApi
-
Update match job
- matchJobByIdPostAsync(String, MatchJobUpdateRequest, ApiCallback<MatchJobAll>) - Method in class com.confidentify.client.api.MatchingApi
-
Update match job (asynchronously)
- matchJobByIdPostCall(String, MatchJobUpdateRequest, ApiCallback) - Method in class com.confidentify.client.api.MatchingApi
-
Build call for matchJobByIdPost
- matchJobByIdPostWithHttpInfo(String, MatchJobUpdateRequest) - Method in class com.confidentify.client.api.MatchingApi
-
Update match job
- MatchJobCreateRequest - Class in com.confidentify.client.model
-
MatchJobCreateRequest
- MatchJobCreateRequest() - Constructor for class com.confidentify.client.model.MatchJobCreateRequest
- MatchJobPairsQueryResponse - Class in com.confidentify.client.model
-
MatchJobPairsQueryResponse
- MatchJobPairsQueryResponse() - Constructor for class com.confidentify.client.model.MatchJobPairsQueryResponse
- MatchJobProgress - Class in com.confidentify.client.model
-
Provides progress data for the job.
- MatchJobProgress() - Constructor for class com.confidentify.client.model.MatchJobProgress
- matchJobsGet(String, Integer, String) - Method in class com.confidentify.client.api.MatchingApi
-
Get matching jobs
- matchJobsGetAsync(String, Integer, String, ApiCallback<MatchJobsQueryResponse>) - Method in class com.confidentify.client.api.MatchingApi
-
Get matching jobs (asynchronously)
- matchJobsGetCall(String, Integer, String, ApiCallback) - Method in class com.confidentify.client.api.MatchingApi
-
Build call for matchJobsGet
- matchJobsGetWithHttpInfo(String, Integer, String) - Method in class com.confidentify.client.api.MatchingApi
-
Get matching jobs
- matchJobsPost(MatchJobCreateRequest) - Method in class com.confidentify.client.api.MatchingApi
-
Create match job Creates and starts a job that will detect matching records between two datasets, aka.
- matchJobsPostAsync(MatchJobCreateRequest, ApiCallback<MatchJobAll>) - Method in class com.confidentify.client.api.MatchingApi
-
Create match job (asynchronously) Creates and starts a job that will detect matching records between two datasets, aka.
- matchJobsPostCall(MatchJobCreateRequest, ApiCallback) - Method in class com.confidentify.client.api.MatchingApi
-
Build call for matchJobsPost
- matchJobsPostWithHttpInfo(MatchJobCreateRequest) - Method in class com.confidentify.client.api.MatchingApi
-
Create match job Creates and starts a job that will detect matching records between two datasets, aka.
- MatchJobsQueryResponse - Class in com.confidentify.client.model
-
MatchJobsQueryResponse
- MatchJobsQueryResponse() - Constructor for class com.confidentify.client.model.MatchJobsQueryResponse
- MatchJobUpdateRequest - Class in com.confidentify.client.model
-
MatchJobUpdateRequest
- MatchJobUpdateRequest() - Constructor for class com.confidentify.client.model.MatchJobUpdateRequest
- matchPersonPost() - Method in class com.confidentify.client.api.MatchingApi
-
Search for matching person records in one or more datasets.
- matchPersonPostAsync(ApiCallback<Void>) - Method in class com.confidentify.client.api.MatchingApi
-
Search for matching person records in one or more datasets.
- matchPersonPostCall(ApiCallback) - Method in class com.confidentify.client.api.MatchingApi
-
Build call for matchPersonPost
- matchPersonPostWithHttpInfo() - Method in class com.confidentify.client.api.MatchingApi
-
Search for matching person records in one or more datasets.
- MatchVerdict - Enum in com.confidentify.client.model
-
Defines the decision-making verdict resulting from a record matching operation.
- MatchVerdict.Adapter - Class in com.confidentify.client.model
- META_EXTERNAL_ID - com.confidentify.client.model.DatasetSchemaPropertyType
- middle(String) - Method in class com.confidentify.client.model.PersonNameAll
- middle(String) - Method in class com.confidentify.client.model.PersonNameBase
- middle(String) - Method in class com.confidentify.client.model.PersonNameDetailsRequestRecord
- middle(String) - Method in class com.confidentify.client.model.PersonNameRequestRecord
- middle(String) - Method in class com.confidentify.client.model.PersonNameResponseRecordEntity
- MONEY_AMOUNT - com.confidentify.client.model.DatasetSchemaPropertyType
N
- name(String) - Method in class com.confidentify.client.model.ConfidentifyAccountCreateRequest
- name(String) - Method in class com.confidentify.client.model.ConfidentifyAccountResponse
- name(String) - Method in class com.confidentify.client.model.ConfidentifyAccountUpdateRequest
- name(String) - Method in class com.confidentify.client.model.ConfidentifyUserResponse
- name(String) - Method in class com.confidentify.client.model.ConfidentifyUserUpdateRequest
- name(String) - Method in class com.confidentify.client.model.DatasetAll
- name(String) - Method in class com.confidentify.client.model.DatasetBase
- name(String) - Method in class com.confidentify.client.model.DatasetListItem
- name(String) - Method in class com.confidentify.client.model.DatasetUpdateRequest
- name(String) - Method in class com.confidentify.client.model.DedupJobAll
- name(String) - Method in class com.confidentify.client.model.DedupJobBase
- name(String) - Method in class com.confidentify.client.model.DedupJobCreateRequest
- name(String) - Method in class com.confidentify.client.model.MatchJobAll
- name(String) - Method in class com.confidentify.client.model.MatchJobBase
- name(String) - Method in class com.confidentify.client.model.MatchJobCreateRequest
- name(String) - Method in class com.confidentify.client.model.MatchJobUpdateRequest
- name(String) - Method in class com.confidentify.client.model.OrganizationNameRequestRecord
- name(String) - Method in class com.confidentify.client.model.PersonNameFullNameRequestRecord
- name(String) - Method in class com.confidentify.client.model.PersonNameRequestRecord
- nameFormatted(String) - Method in class com.confidentify.client.model.PersonNameResponseRecordEntity
- nameFormatted(String) - Method in class com.confidentify.client.model.PersonNameResponseRecordEntityAllOf
- NATIONAL_ID - com.confidentify.client.model.DatasetSchemaPropertyType
- nextPage(NextPageInformation) - Method in class com.confidentify.client.model.DedupJobsQueryResponse
- nextPage(NextPageInformation) - Method in class com.confidentify.client.model.MatchJobPairsQueryResponse
- nextPage(NextPageInformation) - Method in class com.confidentify.client.model.MatchJobsQueryResponse
- nextPage(NextPageInformation) - Method in class com.confidentify.client.model.RecordsQueryResponse
- NextPageInformation - Class in com.confidentify.client.model
-
NextPageInformation
- NextPageInformation() - Constructor for class com.confidentify.client.model.NextPageInformation
- nicknames(List<String>) - Method in class com.confidentify.client.model.PersonNameAll
- nicknames(List<String>) - Method in class com.confidentify.client.model.PersonNameAllAllOf
- nicknames(List<String>) - Method in class com.confidentify.client.model.PersonNameResponseRecordEntity
- NUMBER - com.confidentify.client.model.DatasetSchemaPropertyType
O
- OAuth - Class in com.confidentify.client.auth
- OAuth() - Constructor for class com.confidentify.client.auth.OAuth
- OAuthFlow - Enum in com.confidentify.client.auth
- OAuthOkHttpClient - Class in com.confidentify.client.auth
- OAuthOkHttpClient() - Constructor for class com.confidentify.client.auth.OAuthOkHttpClient
- OAuthOkHttpClient(OkHttpClient) - Constructor for class com.confidentify.client.auth.OAuthOkHttpClient
- OffsetDateTimeTypeAdapter() - Constructor for class com.confidentify.client.JSON.OffsetDateTimeTypeAdapter
- OffsetDateTimeTypeAdapter(DateTimeFormatter) - Constructor for class com.confidentify.client.JSON.OffsetDateTimeTypeAdapter
- onDownloadProgress(long, long, boolean) - Method in interface com.confidentify.client.ApiCallback
-
This is called when the API downlond processing.
- onFailure(ApiException, int, Map<String, List<String>>) - Method in interface com.confidentify.client.ApiCallback
-
This is called when the API call fails.
- onSuccess(T, int, Map<String, List<String>>) - Method in interface com.confidentify.client.ApiCallback
-
This is called when the API call succeeded.
- onUploadProgress(long, long, boolean) - Method in interface com.confidentify.client.ApiCallback
-
This is called when the API upload processing.
- ORGANIZATION_NAME - com.confidentify.client.model.DatasetSchemaPropertyType
- ORGANIZATION_NAME - com.confidentify.client.model.IdentifyResponseRecordEntity.EntityTypeEnum
- organizationName(String) - Method in class com.confidentify.client.model.OrganizationNameResponseRecord
- organizationNamePost(OrganizationNameRequest) - Method in class com.confidentify.client.api.ProcessApi
-
Process organization names Processes organization names and provides understanding and correction to how the entity is addressed.
- organizationNamePostAsync(OrganizationNameRequest, ApiCallback<OrganizationNameResponse>) - Method in class com.confidentify.client.api.ProcessApi
-
Process organization names (asynchronously) Processes organization names and provides understanding and correction to how the entity is addressed.
- organizationNamePostCall(OrganizationNameRequest, ApiCallback) - Method in class com.confidentify.client.api.ProcessApi
-
Build call for organizationNamePost
- organizationNamePostWithHttpInfo(OrganizationNameRequest) - Method in class com.confidentify.client.api.ProcessApi
-
Process organization names Processes organization names and provides understanding and correction to how the entity is addressed.
- OrganizationNameRequest - Class in com.confidentify.client.model
-
OrganizationNameRequest
- OrganizationNameRequest() - Constructor for class com.confidentify.client.model.OrganizationNameRequest
- OrganizationNameRequestRecord - Class in com.confidentify.client.model
-
OrganizationNameRequestRecord
- OrganizationNameRequestRecord() - Constructor for class com.confidentify.client.model.OrganizationNameRequestRecord
- OrganizationNameResponse - Class in com.confidentify.client.model
-
OrganizationNameResponse
- OrganizationNameResponse() - Constructor for class com.confidentify.client.model.OrganizationNameResponse
- OrganizationNameResponseRecord - Class in com.confidentify.client.model
-
OrganizationNameResponseRecord
- OrganizationNameResponseRecord() - Constructor for class com.confidentify.client.model.OrganizationNameResponseRecord
- organizationType(String) - Method in class com.confidentify.client.model.OrganizationNameResponseRecord
- outcome(PhoneResponseRecordProcessorOutcome) - Method in class com.confidentify.client.model.PhoneResponseRecord
- outcome(ProcessorOutcome) - Method in class com.confidentify.client.model.EmailResponseRecord
- outcome(ProcessorOutcome) - Method in class com.confidentify.client.model.OrganizationNameResponseRecord
- outcome(ProcessorOutcome) - Method in class com.confidentify.client.model.PersonNameResponseRecord
P
- Pair - Class in com.confidentify.client
- Pair(String, String) - Constructor for class com.confidentify.client.Pair
- pairs(List<MatchedPair>) - Method in class com.confidentify.client.model.MatchJobPairsQueryResponse
- pairsIdentified(Integer) - Method in class com.confidentify.client.model.MatchJobProgress
- pairsMatched(Integer) - Method in class com.confidentify.client.model.MatchJobBaseResults
- pairsProcessed(Integer) - Method in class com.confidentify.client.model.MatchJobProgress
- pairsQuestionable(Integer) - Method in class com.confidentify.client.model.MatchJobBaseResults
- parameterToPair(String, Object) - Method in class com.confidentify.client.ApiClient
-
Formats the specified query parameter to a list containing a single
Pairobject. - parameterToPairs(String, String, Collection) - Method in class com.confidentify.client.ApiClient
-
Formats the specified collection query parameters to a list of
Pairobjects. - parameterToString(Object) - Method in class com.confidentify.client.ApiClient
-
Format the given parameter object into string.
- paramPageAfter(String) - Method in class com.confidentify.client.model.NextPageInformation
- paramPageSize(Integer) - Method in class com.confidentify.client.model.NextPageInformation
- password - com.confidentify.client.auth.OAuthFlow
- password(String) - Method in class com.confidentify.client.model.AuthRequest
- password(String) - Method in class com.confidentify.client.model.ConfidentifyUserUpdateRequest
- PERSON_NAME - com.confidentify.client.model.DatasetSchemaPropertyType
- PERSON_NAME - com.confidentify.client.model.IdentifyResponseRecordEntity.EntityTypeEnum
- PERSON_NAME_FAMILY - com.confidentify.client.model.DatasetSchemaPropertyType
- PERSON_NAME_GIVEN - com.confidentify.client.model.DatasetSchemaPropertyType
- PERSON_NAME_MIDDLE - com.confidentify.client.model.DatasetSchemaPropertyType
- PERSON_NAME_SUFFIX - com.confidentify.client.model.DatasetSchemaPropertyType
- PersonNameAll - Class in com.confidentify.client.model
-
PersonNameAll
- PersonNameAll() - Constructor for class com.confidentify.client.model.PersonNameAll
- PersonNameAllAllOf - Class in com.confidentify.client.model
-
PersonNameAllAllOf
- PersonNameAllAllOf() - Constructor for class com.confidentify.client.model.PersonNameAllAllOf
- PersonNameBase - Class in com.confidentify.client.model
-
PersonNameBase
- PersonNameBase() - Constructor for class com.confidentify.client.model.PersonNameBase
- PersonNameDetailsRequestRecord - Class in com.confidentify.client.model
-
Request format used to process a name in parts
- PersonNameDetailsRequestRecord() - Constructor for class com.confidentify.client.model.PersonNameDetailsRequestRecord
- PersonNameFullNameRequestRecord - Class in com.confidentify.client.model
-
Request format used to process a full name
- PersonNameFullNameRequestRecord() - Constructor for class com.confidentify.client.model.PersonNameFullNameRequestRecord
- personNamePost(PersonNameRequest) - Method in class com.confidentify.client.api.ProcessApi
-
Process person names Processes person names and provides understanding and correction to how people are addressed.
- personNamePostAsync(PersonNameRequest, ApiCallback<PersonNameResponse>) - Method in class com.confidentify.client.api.ProcessApi
-
Process person names (asynchronously) Processes person names and provides understanding and correction to how people are addressed.
- personNamePostCall(PersonNameRequest, ApiCallback) - Method in class com.confidentify.client.api.ProcessApi
-
Build call for personNamePost
- personNamePostWithHttpInfo(PersonNameRequest) - Method in class com.confidentify.client.api.ProcessApi
-
Process person names Processes person names and provides understanding and correction to how people are addressed.
- PersonNameRequest - Class in com.confidentify.client.model
-
PersonNameRequest
- PersonNameRequest() - Constructor for class com.confidentify.client.model.PersonNameRequest
- PersonNameRequestRecord - Class in com.confidentify.client.model
-
PersonNameRequestRecord
- PersonNameRequestRecord() - Constructor for class com.confidentify.client.model.PersonNameRequestRecord
- PersonNameResponse - Class in com.confidentify.client.model
-
PersonNameResponse
- PersonNameResponse() - Constructor for class com.confidentify.client.model.PersonNameResponse
- PersonNameResponseRecord - Class in com.confidentify.client.model
-
PersonNameResponseRecord
- PersonNameResponseRecord() - Constructor for class com.confidentify.client.model.PersonNameResponseRecord
- PersonNameResponseRecordEntity - Class in com.confidentify.client.model
-
PersonNameResponseRecordEntity
- PersonNameResponseRecordEntity() - Constructor for class com.confidentify.client.model.PersonNameResponseRecordEntity
- PersonNameResponseRecordEntityAllOf - Class in com.confidentify.client.model
-
PersonNameResponseRecordEntityAllOf
- PersonNameResponseRecordEntityAllOf() - Constructor for class com.confidentify.client.model.PersonNameResponseRecordEntityAllOf
- phase(String) - Method in class com.confidentify.client.model.DedupJobAll
- phase(String) - Method in class com.confidentify.client.model.DedupJobAllAllOf
- phase(String) - Method in class com.confidentify.client.model.MatchJobAll
- phase(String) - Method in class com.confidentify.client.model.MatchJobAllAllOf
- phone(String) - Method in class com.confidentify.client.model.PhoneRequestRecord
- PHONE - com.confidentify.client.model.DatasetSchemaPropertyType
- phoneCountryCode(Integer) - Method in class com.confidentify.client.model.PhoneResponseRecord
- phoneE164(String) - Method in class com.confidentify.client.model.PhoneResponseRecord
- phoneInternational(String) - Method in class com.confidentify.client.model.PhoneResponseRecord
- phoneNational(String) - Method in class com.confidentify.client.model.PhoneResponseRecord
- phonePost(PhoneRequest) - Method in class com.confidentify.client.api.ProcessApi
-
Process phone numbers Processes phone number.
- phonePostAsync(PhoneRequest, ApiCallback<PhoneResponse>) - Method in class com.confidentify.client.api.ProcessApi
-
Process phone numbers (asynchronously) Processes phone number.
- phonePostCall(PhoneRequest, ApiCallback) - Method in class com.confidentify.client.api.ProcessApi
-
Build call for phonePost
- phonePostWithHttpInfo(PhoneRequest) - Method in class com.confidentify.client.api.ProcessApi
-
Process phone numbers Processes phone number.
- PhoneRequest - Class in com.confidentify.client.model
-
PhoneRequest
- PhoneRequest() - Constructor for class com.confidentify.client.model.PhoneRequest
- PhoneRequestRecord - Class in com.confidentify.client.model
-
PhoneRequestRecord
- PhoneRequestRecord() - Constructor for class com.confidentify.client.model.PhoneRequestRecord
- PhoneResponse - Class in com.confidentify.client.model
-
PhoneResponse
- PhoneResponse() - Constructor for class com.confidentify.client.model.PhoneResponse
- PhoneResponseRecord - Class in com.confidentify.client.model
-
PhoneResponseRecord
- PhoneResponseRecord() - Constructor for class com.confidentify.client.model.PhoneResponseRecord
- PhoneResponseRecordProcessorOutcome - Class in com.confidentify.client.model
-
PhoneResponseRecordProcessorOutcome
- PhoneResponseRecordProcessorOutcome() - Constructor for class com.confidentify.client.model.PhoneResponseRecordProcessorOutcome
- PhoneResponseRecordProcessorOutcomeAllOf - Class in com.confidentify.client.model
-
PhoneResponseRecordProcessorOutcomeAllOf
- PhoneResponseRecordProcessorOutcomeAllOf() - Constructor for class com.confidentify.client.model.PhoneResponseRecordProcessorOutcomeAllOf
- prepareDownloadFile(Response) - Method in class com.confidentify.client.ApiClient
-
Prepare file for download
- ProcessApi - Class in com.confidentify.client.api
- ProcessApi() - Constructor for class com.confidentify.client.api.ProcessApi
- ProcessApi(ApiClient) - Constructor for class com.confidentify.client.api.ProcessApi
- processCookieParams(Map<String, String>, Request.Builder) - Method in class com.confidentify.client.ApiClient
-
Set cookie parameters to the request builder, including default cookies.
- processHeaderParams(Map<String, String>, Request.Builder) - Method in class com.confidentify.client.ApiClient
-
Set header parameters to the request builder, including default headers.
- ProcessorOutcome - Class in com.confidentify.client.model
-
ProcessorOutcome
- ProcessorOutcome() - Constructor for class com.confidentify.client.model.ProcessorOutcome
- ProcessorVerdict - Enum in com.confidentify.client.model
-
Defines the decision-making verdict from processing a record.
- ProcessorVerdict.Adapter - Class in com.confidentify.client.model
- progress(MatchJobProgress) - Method in class com.confidentify.client.model.DedupJobAll
- progress(MatchJobProgress) - Method in class com.confidentify.client.model.DedupJobAllAllOf
- progress(MatchJobProgress) - Method in class com.confidentify.client.model.MatchJobAll
- progress(MatchJobProgress) - Method in class com.confidentify.client.model.MatchJobAllAllOf
- ProgressRequestBody - Class in com.confidentify.client
- ProgressRequestBody(RequestBody, ApiCallback) - Constructor for class com.confidentify.client.ProgressRequestBody
- ProgressResponseBody - Class in com.confidentify.client
- ProgressResponseBody(ResponseBody, ApiCallback) - Constructor for class com.confidentify.client.ProgressResponseBody
- properties(Map<String, DatasetSchemaProperty>) - Method in class com.confidentify.client.model.DatasetSchema
- putPropertiesItem(String, DatasetSchemaProperty) - Method in class com.confidentify.client.model.DatasetSchema
- putRecordsPerSourceItem(String, Integer) - Method in class com.confidentify.client.model.DatasetStats
Q
- QUESTIONABLE - com.confidentify.client.model.MatchVerdict
- QUESTIONABLE - com.confidentify.client.model.ProcessorVerdict
R
- read(JsonReader) - Method in class com.confidentify.client.JSON.ByteArrayAdapter
- read(JsonReader) - Method in class com.confidentify.client.JSON.DateTypeAdapter
- read(JsonReader) - Method in class com.confidentify.client.JSON.LocalDateTypeAdapter
- read(JsonReader) - Method in class com.confidentify.client.JSON.OffsetDateTimeTypeAdapter
- read(JsonReader) - Method in class com.confidentify.client.JSON.SqlDateTypeAdapter
- read(JsonReader) - Method in class com.confidentify.client.model.DatasetSchemaPropertyType.Adapter
- read(JsonReader) - Method in class com.confidentify.client.model.IdentifyResponseRecordEntity.EntityTypeEnum.Adapter
- read(JsonReader) - Method in class com.confidentify.client.model.IngestFileRequest.FileTypeEnum.Adapter
- read(JsonReader) - Method in class com.confidentify.client.model.MatchVerdict.Adapter
- read(JsonReader) - Method in class com.confidentify.client.model.ProcessorVerdict.Adapter
- record1(MatchedRecord) - Method in class com.confidentify.client.model.MatchedPair
- record2(MatchedRecord) - Method in class com.confidentify.client.model.MatchedPair
- records(List<DatasetRecordBase>) - Method in class com.confidentify.client.model.RecordsQueryResponse
- records(List<EmailRequestRecord>) - Method in class com.confidentify.client.model.EmailRequest
- records(List<EmailResponseRecord>) - Method in class com.confidentify.client.model.EmailResponse
- records(List<IdentifyRequestRecord>) - Method in class com.confidentify.client.model.IdentifyRequest
- records(List<IdentifyRequestRecord>) - Method in class com.confidentify.client.model.IngestDocumentsRequest
- records(List<IdentifyResponseRecord>) - Method in class com.confidentify.client.model.IdentifyResponse
- records(List<OrganizationNameRequestRecord>) - Method in class com.confidentify.client.model.OrganizationNameRequest
- records(List<OrganizationNameResponseRecord>) - Method in class com.confidentify.client.model.OrganizationNameResponse
- records(List<PersonNameRequestRecord>) - Method in class com.confidentify.client.model.PersonNameRequest
- records(List<PersonNameResponseRecord>) - Method in class com.confidentify.client.model.PersonNameResponse
- records(List<PhoneRequestRecord>) - Method in class com.confidentify.client.model.PhoneRequest
- records(List<PhoneResponseRecord>) - Method in class com.confidentify.client.model.PhoneResponse
- records(List<Object>) - Method in class com.confidentify.client.model.RecordsUploadRequest
- RECORDS_CSV - com.confidentify.client.model.IngestFileRequest.FileTypeEnum
- recordsGet(String, Integer, String, String) - Method in class com.confidentify.client.api.DatasetsApi
-
Query records
- recordsGetAsync(String, Integer, String, String, ApiCallback<RecordsQueryResponse>) - Method in class com.confidentify.client.api.DatasetsApi
-
Query records (asynchronously)
- recordsGetCall(String, Integer, String, String, ApiCallback) - Method in class com.confidentify.client.api.DatasetsApi
-
Build call for recordsGet
- recordsGetWithHttpInfo(String, Integer, String, String) - Method in class com.confidentify.client.api.DatasetsApi
-
Query records
- recordsIndexed(Integer) - Method in class com.confidentify.client.model.DatasetStats
- recordsIndexed(Integer) - Method in class com.confidentify.client.model.MatchJobProgress
- recordsInserted(Integer) - Method in class com.confidentify.client.model.DatasetStats
- recordSource(String) - Method in class com.confidentify.client.model.DatasetRecordAll
- recordSource(String) - Method in class com.confidentify.client.model.DatasetRecordBase
- recordSource(String) - Method in class com.confidentify.client.model.IngestDocumentsRequest
- recordSource(String) - Method in class com.confidentify.client.model.IngestFileRequest
- recordSource(String) - Method in class com.confidentify.client.model.RecordsUploadRequest
- recordsPerSource(Map<String, Integer>) - Method in class com.confidentify.client.model.DatasetStats
- recordsPost(String, RecordsUploadRequest) - Method in class com.confidentify.client.api.DatasetsApi
-
Upload records
- recordsPostAsync(String, RecordsUploadRequest, ApiCallback<Void>) - Method in class com.confidentify.client.api.DatasetsApi
-
Upload records (asynchronously)
- recordsPostCall(String, RecordsUploadRequest, ApiCallback) - Method in class com.confidentify.client.api.DatasetsApi
-
Build call for recordsPost
- recordsPostWithHttpInfo(String, RecordsUploadRequest) - Method in class com.confidentify.client.api.DatasetsApi
-
Upload records
- RecordsQueryResponse - Class in com.confidentify.client.model
-
RecordsQueryResponse
- RecordsQueryResponse() - Constructor for class com.confidentify.client.model.RecordsQueryResponse
- RecordsUploadRequest - Class in com.confidentify.client.model
-
RecordsUploadRequest
- RecordsUploadRequest() - Constructor for class com.confidentify.client.model.RecordsUploadRequest
- refreshToken(String) - Method in class com.confidentify.client.model.AuthRequest
- refreshToken(String) - Method in class com.confidentify.client.model.AuthResponse
- registered(Boolean) - Method in class com.confidentify.client.model.AuthResponse
- results(MatchJobBaseResults) - Method in class com.confidentify.client.model.DedupJobAll
- results(MatchJobBaseResults) - Method in class com.confidentify.client.model.DedupJobBase
- results(MatchJobBaseResults) - Method in class com.confidentify.client.model.MatchJobAll
- results(MatchJobBaseResults) - Method in class com.confidentify.client.model.MatchJobBase
- RetryingOAuth - Class in com.confidentify.client.auth
- RetryingOAuth(String, String, OAuthFlow, String, Map<String, String>) - Constructor for class com.confidentify.client.auth.RetryingOAuth
- RetryingOAuth(OkHttpClient, OAuthClientRequest.TokenRequestBuilder) - Constructor for class com.confidentify.client.auth.RetryingOAuth
- RetryingOAuth(OAuthClientRequest.TokenRequestBuilder) - Constructor for class com.confidentify.client.auth.RetryingOAuth
- running(Boolean) - Method in class com.confidentify.client.model.DedupJobAll
- running(Boolean) - Method in class com.confidentify.client.model.DedupJobBase
- running(Boolean) - Method in class com.confidentify.client.model.MatchJobAll
- running(Boolean) - Method in class com.confidentify.client.model.MatchJobBase
S
- sanitizeFilename(String) - Method in class com.confidentify.client.ApiClient
-
Sanitize filename by removing path.
- schema(DatasetSchema) - Method in class com.confidentify.client.model.DatasetAll
- schema(DatasetSchema) - Method in class com.confidentify.client.model.DatasetBase
- schema(DatasetSchema) - Method in class com.confidentify.client.model.DatasetListItem
- scores(Object) - Method in class com.confidentify.client.model.MatchedPair
- selectHeaderAccept(String[]) - Method in class com.confidentify.client.ApiClient
-
Select the Accept header's value from the given accepts array: if JSON exists in the given array, use it; otherwise use all of them (joining into a string)
- selectHeaderContentType(String[]) - Method in class com.confidentify.client.ApiClient
-
Select the Content-Type header's value from the given array: if JSON exists in the given array, use it; otherwise use the first one of the array.
- serialize(Object) - Method in class com.confidentify.client.JSON
-
Serialize the given Java object into JSON string.
- serialize(Object, String) - Method in class com.confidentify.client.ApiClient
-
Serialize the given Java object into request body according to the object's class and the request Content-Type.
- SERIALIZED_NAME_ACCESS_TOKEN - Static variable in class com.confidentify.client.model.AuthResponse
- SERIALIZED_NAME_ACCOUNT_ID - Static variable in class com.confidentify.client.model.ConfidentifyUserResponse
- SERIALIZED_NAME_ACCOUNT_OWNER_USERNAME - Static variable in class com.confidentify.client.model.ConfidentifyAccountCreateRequest
- SERIALIZED_NAME_ACCOUNT_OWNER_USERNAME - Static variable in class com.confidentify.client.model.ConfidentifyAccountResponse
- SERIALIZED_NAME_COUNTRY - Static variable in class com.confidentify.client.model.PhoneRequestRecord
- SERIALIZED_NAME_CREATED_AT - Static variable in class com.confidentify.client.model.DatasetAll
- SERIALIZED_NAME_CREATED_AT - Static variable in class com.confidentify.client.model.DatasetAllAllOf
- SERIALIZED_NAME_CREATED_AT - Static variable in class com.confidentify.client.model.DatasetRecordAll
- SERIALIZED_NAME_CREATED_AT - Static variable in class com.confidentify.client.model.DatasetRecordAllAllOf
- SERIALIZED_NAME_CREATED_AT - Static variable in class com.confidentify.client.model.DedupJobAll
- SERIALIZED_NAME_CREATED_AT - Static variable in class com.confidentify.client.model.DedupJobBase
- SERIALIZED_NAME_CREATED_AT - Static variable in class com.confidentify.client.model.MatchJobAll
- SERIALIZED_NAME_CREATED_AT - Static variable in class com.confidentify.client.model.MatchJobBase
- SERIALIZED_NAME_CREATED_BY - Static variable in class com.confidentify.client.model.DatasetAll
- SERIALIZED_NAME_CREATED_BY - Static variable in class com.confidentify.client.model.DatasetAllAllOf
- SERIALIZED_NAME_CREATED_BY - Static variable in class com.confidentify.client.model.DedupJobAll
- SERIALIZED_NAME_CREATED_BY - Static variable in class com.confidentify.client.model.DedupJobAllAllOf
- SERIALIZED_NAME_CREATED_BY - Static variable in class com.confidentify.client.model.MatchJobAll
- SERIALIZED_NAME_CREATED_BY - Static variable in class com.confidentify.client.model.MatchJobAllAllOf
- SERIALIZED_NAME_DATASET_ID - Static variable in class com.confidentify.client.model.DedupJobAll
- SERIALIZED_NAME_DATASET_ID - Static variable in class com.confidentify.client.model.DedupJobAllAllOf
- SERIALIZED_NAME_DATASET_ID - Static variable in class com.confidentify.client.model.DedupJobCreateRequest
- SERIALIZED_NAME_DATASET_ID - Static variable in class com.confidentify.client.model.MatchedRecord
- SERIALIZED_NAME_DATASETS - Static variable in class com.confidentify.client.model.MatchJobAll
- SERIALIZED_NAME_DATASETS - Static variable in class com.confidentify.client.model.MatchJobBase
- SERIALIZED_NAME_DATASETS - Static variable in class com.confidentify.client.model.MatchJobCreateRequest
- SERIALIZED_NAME_DATASETS_ACCOUNT - Static variable in class com.confidentify.client.model.DatasetListResponse
- SERIALIZED_NAME_DATASETS_SHARED - Static variable in class com.confidentify.client.model.DatasetListResponse
- SERIALIZED_NAME_DOCUMENTS_PROCESSED - Static variable in class com.confidentify.client.model.DatasetStats
- SERIALIZED_NAME_DOCUMENTS_RECEIVED - Static variable in class com.confidentify.client.model.DatasetStats
- SERIALIZED_NAME_DOMAIN - Static variable in class com.confidentify.client.model.EmailResponseRecord
- SERIALIZED_NAME_EMAIL - Static variable in class com.confidentify.client.model.ConfidentifyUserResponse
- SERIALIZED_NAME_EMAIL - Static variable in class com.confidentify.client.model.ConfidentifyUserUpdateRequest
- SERIALIZED_NAME_EMAIL - Static variable in class com.confidentify.client.model.EmailRequestRecord
- SERIALIZED_NAME_EMAIL_FORMATTED - Static variable in class com.confidentify.client.model.EmailResponseRecord
- SERIALIZED_NAME_EMAIL_SIMPLIFIED - Static variable in class com.confidentify.client.model.EmailResponseRecord
- SERIALIZED_NAME_EMAIL_SUGGESTED - Static variable in class com.confidentify.client.model.EmailResponseRecord
- SERIALIZED_NAME_ENTITIES - Static variable in class com.confidentify.client.model.IdentifyResponseRecord
- SERIALIZED_NAME_ENTITIES - Static variable in class com.confidentify.client.model.PersonNameResponseRecord
- SERIALIZED_NAME_ENTITY - Static variable in class com.confidentify.client.model.DatasetRecordAll
- SERIALIZED_NAME_ENTITY - Static variable in class com.confidentify.client.model.DatasetRecordBase
- SERIALIZED_NAME_ENTITY_TYPE - Static variable in class com.confidentify.client.model.IdentifyResponseRecordEntity
- SERIALIZED_NAME_EXPIRE_AFTER_SECONDS - Static variable in class com.confidentify.client.model.AuthRequest
- SERIALIZED_NAME_FAMILY - Static variable in class com.confidentify.client.model.PersonNameAll
- SERIALIZED_NAME_FAMILY - Static variable in class com.confidentify.client.model.PersonNameBase
- SERIALIZED_NAME_FAMILY - Static variable in class com.confidentify.client.model.PersonNameDetailsRequestRecord
- SERIALIZED_NAME_FAMILY - Static variable in class com.confidentify.client.model.PersonNameRequestRecord
- SERIALIZED_NAME_FAMILY - Static variable in class com.confidentify.client.model.PersonNameResponseRecordEntity
- SERIALIZED_NAME_FAMILY_MAIN - Static variable in class com.confidentify.client.model.PersonNameAll
- SERIALIZED_NAME_FAMILY_MAIN - Static variable in class com.confidentify.client.model.PersonNameAllAllOf
- SERIALIZED_NAME_FAMILY_MAIN - Static variable in class com.confidentify.client.model.PersonNameResponseRecordEntity
- SERIALIZED_NAME_FAMILY_PREFIX - Static variable in class com.confidentify.client.model.PersonNameAll
- SERIALIZED_NAME_FAMILY_PREFIX - Static variable in class com.confidentify.client.model.PersonNameAllAllOf
- SERIALIZED_NAME_FAMILY_PREFIX - Static variable in class com.confidentify.client.model.PersonNameResponseRecordEntity
- SERIALIZED_NAME_FILE_TYPE - Static variable in class com.confidentify.client.model.IngestFileRequest
- SERIALIZED_NAME_FILES_PROCESSED - Static variable in class com.confidentify.client.model.DatasetStats
- SERIALIZED_NAME_FILES_RECEIVED - Static variable in class com.confidentify.client.model.DatasetStats
- SERIALIZED_NAME_FINISHED_AT - Static variable in class com.confidentify.client.model.DedupJobAll
- SERIALIZED_NAME_FINISHED_AT - Static variable in class com.confidentify.client.model.DedupJobAllAllOf
- SERIALIZED_NAME_FINISHED_AT - Static variable in class com.confidentify.client.model.MatchJobAll
- SERIALIZED_NAME_FINISHED_AT - Static variable in class com.confidentify.client.model.MatchJobAllAllOf
- SERIALIZED_NAME_GIVEN - Static variable in class com.confidentify.client.model.PersonNameAll
- SERIALIZED_NAME_GIVEN - Static variable in class com.confidentify.client.model.PersonNameBase
- SERIALIZED_NAME_GIVEN - Static variable in class com.confidentify.client.model.PersonNameDetailsRequestRecord
- SERIALIZED_NAME_GIVEN - Static variable in class com.confidentify.client.model.PersonNameRequestRecord
- SERIALIZED_NAME_GIVEN - Static variable in class com.confidentify.client.model.PersonNameResponseRecordEntity
- SERIALIZED_NAME_GOOGLE_ACCESS_TOKEN - Static variable in class com.confidentify.client.model.AuthRequest
- SERIALIZED_NAME_HREF - Static variable in class com.confidentify.client.model.DatasetAll
- SERIALIZED_NAME_HREF - Static variable in class com.confidentify.client.model.DatasetListItem
- SERIALIZED_NAME_HREF - Static variable in class com.confidentify.client.model.DatasetListItemAllOf
- SERIALIZED_NAME_HTTP_METHOD - Static variable in class com.confidentify.client.model.IngestFileResponseUploadTo
- SERIALIZED_NAME_ID - Static variable in class com.confidentify.client.model.ConfidentifyAccountResponse
- SERIALIZED_NAME_ID - Static variable in class com.confidentify.client.model.DatasetAll
- SERIALIZED_NAME_ID - Static variable in class com.confidentify.client.model.DatasetListItem
- SERIALIZED_NAME_ID - Static variable in class com.confidentify.client.model.DatasetListItemAllOf
- SERIALIZED_NAME_ID - Static variable in class com.confidentify.client.model.DatasetRecordAll
- SERIALIZED_NAME_ID - Static variable in class com.confidentify.client.model.DatasetRecordBase
- SERIALIZED_NAME_ID - Static variable in class com.confidentify.client.model.DedupJobAll
- SERIALIZED_NAME_ID - Static variable in class com.confidentify.client.model.DedupJobBase
- SERIALIZED_NAME_ID - Static variable in class com.confidentify.client.model.EmailRequestRecord
- SERIALIZED_NAME_ID - Static variable in class com.confidentify.client.model.EmailResponseRecord
- SERIALIZED_NAME_ID - Static variable in class com.confidentify.client.model.IdentifyRequestRecord
- SERIALIZED_NAME_ID - Static variable in class com.confidentify.client.model.IdentifyResponseRecord
- SERIALIZED_NAME_ID - Static variable in class com.confidentify.client.model.IngestFileResponse
- SERIALIZED_NAME_ID - Static variable in class com.confidentify.client.model.MatchedRecord
- SERIALIZED_NAME_ID - Static variable in class com.confidentify.client.model.MatchJobAll
- SERIALIZED_NAME_ID - Static variable in class com.confidentify.client.model.MatchJobBase
- SERIALIZED_NAME_ID - Static variable in class com.confidentify.client.model.OrganizationNameRequestRecord
- SERIALIZED_NAME_ID - Static variable in class com.confidentify.client.model.OrganizationNameResponseRecord
- SERIALIZED_NAME_ID - Static variable in class com.confidentify.client.model.PersonNameDetailsRequestRecord
- SERIALIZED_NAME_ID - Static variable in class com.confidentify.client.model.PersonNameFullNameRequestRecord
- SERIALIZED_NAME_ID - Static variable in class com.confidentify.client.model.PersonNameRequestRecord
- SERIALIZED_NAME_ID - Static variable in class com.confidentify.client.model.PersonNameResponseRecord
- SERIALIZED_NAME_ID - Static variable in class com.confidentify.client.model.PhoneRequestRecord
- SERIALIZED_NAME_ID - Static variable in class com.confidentify.client.model.PhoneResponseRecord
- SERIALIZED_NAME_IMAGE_URL - Static variable in class com.confidentify.client.model.ConfidentifyAccountCreateRequest
- SERIALIZED_NAME_IMAGE_URL - Static variable in class com.confidentify.client.model.ConfidentifyAccountResponse
- SERIALIZED_NAME_IMAGE_URL - Static variable in class com.confidentify.client.model.ConfidentifyAccountUpdateRequest
- SERIALIZED_NAME_IMAGE_URL - Static variable in class com.confidentify.client.model.ConfidentifyUserResponse
- SERIALIZED_NAME_IMAGE_URL - Static variable in class com.confidentify.client.model.ConfidentifyUserUpdateRequest
- SERIALIZED_NAME_INDEX_COLLISIONS_IDENTIFIED - Static variable in class com.confidentify.client.model.MatchJobProgress
- SERIALIZED_NAME_INDEX_COLLISIONS_PROCESSED - Static variable in class com.confidentify.client.model.MatchJobProgress
- SERIALIZED_NAME_INFO - Static variable in class com.confidentify.client.model.PhoneResponseRecordProcessorOutcome
- SERIALIZED_NAME_INFO - Static variable in class com.confidentify.client.model.ProcessorOutcome
- SERIALIZED_NAME_IS_PARSED - Static variable in class com.confidentify.client.model.PhoneResponseRecordProcessorOutcome
- SERIALIZED_NAME_IS_PARSED - Static variable in class com.confidentify.client.model.PhoneResponseRecordProcessorOutcomeAllOf
- SERIALIZED_NAME_IS_POSSIBLE - Static variable in class com.confidentify.client.model.PhoneResponseRecordProcessorOutcome
- SERIALIZED_NAME_IS_POSSIBLE - Static variable in class com.confidentify.client.model.PhoneResponseRecordProcessorOutcomeAllOf
- SERIALIZED_NAME_ITEMS - Static variable in class com.confidentify.client.model.DatasetSchemaProperty
- SERIALIZED_NAME_JOBS - Static variable in class com.confidentify.client.model.DedupJobsQueryResponse
- SERIALIZED_NAME_JOBS - Static variable in class com.confidentify.client.model.MatchJobsQueryResponse
- SERIALIZED_NAME_LABEL - Static variable in class com.confidentify.client.model.EmailResponseRecord
- SERIALIZED_NAME_LOGIN_AT - Static variable in class com.confidentify.client.model.ConfidentifyUserResponse
- SERIALIZED_NAME_LOGIN_COUNT - Static variable in class com.confidentify.client.model.ConfidentifyUserResponse
- SERIALIZED_NAME_MIDDLE - Static variable in class com.confidentify.client.model.PersonNameAll
- SERIALIZED_NAME_MIDDLE - Static variable in class com.confidentify.client.model.PersonNameBase
- SERIALIZED_NAME_MIDDLE - Static variable in class com.confidentify.client.model.PersonNameDetailsRequestRecord
- SERIALIZED_NAME_MIDDLE - Static variable in class com.confidentify.client.model.PersonNameRequestRecord
- SERIALIZED_NAME_MIDDLE - Static variable in class com.confidentify.client.model.PersonNameResponseRecordEntity
- SERIALIZED_NAME_NAME - Static variable in class com.confidentify.client.model.ConfidentifyAccountCreateRequest
- SERIALIZED_NAME_NAME - Static variable in class com.confidentify.client.model.ConfidentifyAccountResponse
- SERIALIZED_NAME_NAME - Static variable in class com.confidentify.client.model.ConfidentifyAccountUpdateRequest
- SERIALIZED_NAME_NAME - Static variable in class com.confidentify.client.model.ConfidentifyUserResponse
- SERIALIZED_NAME_NAME - Static variable in class com.confidentify.client.model.ConfidentifyUserUpdateRequest
- SERIALIZED_NAME_NAME - Static variable in class com.confidentify.client.model.DatasetAll
- SERIALIZED_NAME_NAME - Static variable in class com.confidentify.client.model.DatasetBase
- SERIALIZED_NAME_NAME - Static variable in class com.confidentify.client.model.DatasetListItem
- SERIALIZED_NAME_NAME - Static variable in class com.confidentify.client.model.DatasetUpdateRequest
- SERIALIZED_NAME_NAME - Static variable in class com.confidentify.client.model.DedupJobAll
- SERIALIZED_NAME_NAME - Static variable in class com.confidentify.client.model.DedupJobBase
- SERIALIZED_NAME_NAME - Static variable in class com.confidentify.client.model.DedupJobCreateRequest
- SERIALIZED_NAME_NAME - Static variable in class com.confidentify.client.model.MatchJobAll
- SERIALIZED_NAME_NAME - Static variable in class com.confidentify.client.model.MatchJobBase
- SERIALIZED_NAME_NAME - Static variable in class com.confidentify.client.model.MatchJobCreateRequest
- SERIALIZED_NAME_NAME - Static variable in class com.confidentify.client.model.MatchJobUpdateRequest
- SERIALIZED_NAME_NAME - Static variable in class com.confidentify.client.model.OrganizationNameRequestRecord
- SERIALIZED_NAME_NAME - Static variable in class com.confidentify.client.model.PersonNameFullNameRequestRecord
- SERIALIZED_NAME_NAME - Static variable in class com.confidentify.client.model.PersonNameRequestRecord
- SERIALIZED_NAME_NAME_FORMATTED - Static variable in class com.confidentify.client.model.PersonNameResponseRecordEntity
- SERIALIZED_NAME_NAME_FORMATTED - Static variable in class com.confidentify.client.model.PersonNameResponseRecordEntityAllOf
- SERIALIZED_NAME_NEXT_PAGE - Static variable in class com.confidentify.client.model.DedupJobsQueryResponse
- SERIALIZED_NAME_NEXT_PAGE - Static variable in class com.confidentify.client.model.MatchJobPairsQueryResponse
- SERIALIZED_NAME_NEXT_PAGE - Static variable in class com.confidentify.client.model.MatchJobsQueryResponse
- SERIALIZED_NAME_NEXT_PAGE - Static variable in class com.confidentify.client.model.RecordsQueryResponse
- SERIALIZED_NAME_NICKNAMES - Static variable in class com.confidentify.client.model.PersonNameAll
- SERIALIZED_NAME_NICKNAMES - Static variable in class com.confidentify.client.model.PersonNameAllAllOf
- SERIALIZED_NAME_NICKNAMES - Static variable in class com.confidentify.client.model.PersonNameResponseRecordEntity
- SERIALIZED_NAME_ORGANIZATION_NAME - Static variable in class com.confidentify.client.model.OrganizationNameResponseRecord
- SERIALIZED_NAME_ORGANIZATION_TYPE - Static variable in class com.confidentify.client.model.OrganizationNameResponseRecord
- SERIALIZED_NAME_OUTCOME - Static variable in class com.confidentify.client.model.EmailResponseRecord
- SERIALIZED_NAME_OUTCOME - Static variable in class com.confidentify.client.model.OrganizationNameResponseRecord
- SERIALIZED_NAME_OUTCOME - Static variable in class com.confidentify.client.model.PersonNameResponseRecord
- SERIALIZED_NAME_OUTCOME - Static variable in class com.confidentify.client.model.PhoneResponseRecord
- SERIALIZED_NAME_PAIRS - Static variable in class com.confidentify.client.model.MatchJobPairsQueryResponse
- SERIALIZED_NAME_PAIRS_IDENTIFIED - Static variable in class com.confidentify.client.model.MatchJobProgress
- SERIALIZED_NAME_PAIRS_MATCHED - Static variable in class com.confidentify.client.model.MatchJobBaseResults
- SERIALIZED_NAME_PAIRS_PROCESSED - Static variable in class com.confidentify.client.model.MatchJobProgress
- SERIALIZED_NAME_PAIRS_QUESTIONABLE - Static variable in class com.confidentify.client.model.MatchJobBaseResults
- SERIALIZED_NAME_PARAM_PAGE_AFTER - Static variable in class com.confidentify.client.model.NextPageInformation
- SERIALIZED_NAME_PARAM_PAGE_SIZE - Static variable in class com.confidentify.client.model.NextPageInformation
- SERIALIZED_NAME_PASSWORD - Static variable in class com.confidentify.client.model.AuthRequest
- SERIALIZED_NAME_PASSWORD - Static variable in class com.confidentify.client.model.ConfidentifyUserUpdateRequest
- SERIALIZED_NAME_PHASE - Static variable in class com.confidentify.client.model.DedupJobAll
- SERIALIZED_NAME_PHASE - Static variable in class com.confidentify.client.model.DedupJobAllAllOf
- SERIALIZED_NAME_PHASE - Static variable in class com.confidentify.client.model.MatchJobAll
- SERIALIZED_NAME_PHASE - Static variable in class com.confidentify.client.model.MatchJobAllAllOf
- SERIALIZED_NAME_PHONE - Static variable in class com.confidentify.client.model.PhoneRequestRecord
- SERIALIZED_NAME_PHONE_COUNTRY_CODE - Static variable in class com.confidentify.client.model.PhoneResponseRecord
- SERIALIZED_NAME_PHONE_E164 - Static variable in class com.confidentify.client.model.PhoneResponseRecord
- SERIALIZED_NAME_PHONE_INTERNATIONAL - Static variable in class com.confidentify.client.model.PhoneResponseRecord
- SERIALIZED_NAME_PHONE_NATIONAL - Static variable in class com.confidentify.client.model.PhoneResponseRecord
- SERIALIZED_NAME_PROGRESS - Static variable in class com.confidentify.client.model.DedupJobAll
- SERIALIZED_NAME_PROGRESS - Static variable in class com.confidentify.client.model.DedupJobAllAllOf
- SERIALIZED_NAME_PROGRESS - Static variable in class com.confidentify.client.model.MatchJobAll
- SERIALIZED_NAME_PROGRESS - Static variable in class com.confidentify.client.model.MatchJobAllAllOf
- SERIALIZED_NAME_PROPERTIES - Static variable in class com.confidentify.client.model.DatasetSchema
- SERIALIZED_NAME_RECORD_SOURCE - Static variable in class com.confidentify.client.model.DatasetRecordAll
- SERIALIZED_NAME_RECORD_SOURCE - Static variable in class com.confidentify.client.model.DatasetRecordBase
- SERIALIZED_NAME_RECORD_SOURCE - Static variable in class com.confidentify.client.model.IngestDocumentsRequest
- SERIALIZED_NAME_RECORD_SOURCE - Static variable in class com.confidentify.client.model.IngestFileRequest
- SERIALIZED_NAME_RECORD_SOURCE - Static variable in class com.confidentify.client.model.RecordsUploadRequest
- SERIALIZED_NAME_RECORD1 - Static variable in class com.confidentify.client.model.MatchedPair
- SERIALIZED_NAME_RECORD2 - Static variable in class com.confidentify.client.model.MatchedPair
- SERIALIZED_NAME_RECORDS - Static variable in class com.confidentify.client.model.EmailRequest
- SERIALIZED_NAME_RECORDS - Static variable in class com.confidentify.client.model.EmailResponse
- SERIALIZED_NAME_RECORDS - Static variable in class com.confidentify.client.model.IdentifyRequest
- SERIALIZED_NAME_RECORDS - Static variable in class com.confidentify.client.model.IdentifyResponse
- SERIALIZED_NAME_RECORDS - Static variable in class com.confidentify.client.model.IngestDocumentsRequest
- SERIALIZED_NAME_RECORDS - Static variable in class com.confidentify.client.model.OrganizationNameRequest
- SERIALIZED_NAME_RECORDS - Static variable in class com.confidentify.client.model.OrganizationNameResponse
- SERIALIZED_NAME_RECORDS - Static variable in class com.confidentify.client.model.PersonNameRequest
- SERIALIZED_NAME_RECORDS - Static variable in class com.confidentify.client.model.PersonNameResponse
- SERIALIZED_NAME_RECORDS - Static variable in class com.confidentify.client.model.PhoneRequest
- SERIALIZED_NAME_RECORDS - Static variable in class com.confidentify.client.model.PhoneResponse
- SERIALIZED_NAME_RECORDS - Static variable in class com.confidentify.client.model.RecordsQueryResponse
- SERIALIZED_NAME_RECORDS - Static variable in class com.confidentify.client.model.RecordsUploadRequest
- SERIALIZED_NAME_RECORDS_INDEXED - Static variable in class com.confidentify.client.model.DatasetStats
- SERIALIZED_NAME_RECORDS_INDEXED - Static variable in class com.confidentify.client.model.MatchJobProgress
- SERIALIZED_NAME_RECORDS_INSERTED - Static variable in class com.confidentify.client.model.DatasetStats
- SERIALIZED_NAME_RECORDS_PER_SOURCE - Static variable in class com.confidentify.client.model.DatasetStats
- SERIALIZED_NAME_REFRESH_TOKEN - Static variable in class com.confidentify.client.model.AuthRequest
- SERIALIZED_NAME_REFRESH_TOKEN - Static variable in class com.confidentify.client.model.AuthResponse
- SERIALIZED_NAME_REGISTERED - Static variable in class com.confidentify.client.model.AuthResponse
- SERIALIZED_NAME_RESULTS - Static variable in class com.confidentify.client.model.DedupJobAll
- SERIALIZED_NAME_RESULTS - Static variable in class com.confidentify.client.model.DedupJobBase
- SERIALIZED_NAME_RESULTS - Static variable in class com.confidentify.client.model.MatchJobAll
- SERIALIZED_NAME_RESULTS - Static variable in class com.confidentify.client.model.MatchJobBase
- SERIALIZED_NAME_RUNNING - Static variable in class com.confidentify.client.model.DedupJobAll
- SERIALIZED_NAME_RUNNING - Static variable in class com.confidentify.client.model.DedupJobBase
- SERIALIZED_NAME_RUNNING - Static variable in class com.confidentify.client.model.MatchJobAll
- SERIALIZED_NAME_RUNNING - Static variable in class com.confidentify.client.model.MatchJobBase
- SERIALIZED_NAME_SCHEMA - Static variable in class com.confidentify.client.model.DatasetAll
- SERIALIZED_NAME_SCHEMA - Static variable in class com.confidentify.client.model.DatasetBase
- SERIALIZED_NAME_SCHEMA - Static variable in class com.confidentify.client.model.DatasetListItem
- SERIALIZED_NAME_SCORES - Static variable in class com.confidentify.client.model.MatchedPair
- SERIALIZED_NAME_SERVICE_GRANTS - Static variable in class com.confidentify.client.model.AuthRequest
- SERIALIZED_NAME_STARTED_AT - Static variable in class com.confidentify.client.model.DedupJobAll
- SERIALIZED_NAME_STARTED_AT - Static variable in class com.confidentify.client.model.DedupJobAllAllOf
- SERIALIZED_NAME_STARTED_AT - Static variable in class com.confidentify.client.model.MatchJobAll
- SERIALIZED_NAME_STARTED_AT - Static variable in class com.confidentify.client.model.MatchJobAllAllOf
- SERIALIZED_NAME_STATS - Static variable in class com.confidentify.client.model.DatasetAll
- SERIALIZED_NAME_STATS - Static variable in class com.confidentify.client.model.DatasetAllAllOf
- SERIALIZED_NAME_SUBDOMAIN - Static variable in class com.confidentify.client.model.EmailResponseRecord
- SERIALIZED_NAME_SUFFIX - Static variable in class com.confidentify.client.model.PersonNameAll
- SERIALIZED_NAME_SUFFIX - Static variable in class com.confidentify.client.model.PersonNameBase
- SERIALIZED_NAME_SUFFIX - Static variable in class com.confidentify.client.model.PersonNameDetailsRequestRecord
- SERIALIZED_NAME_SUFFIX - Static variable in class com.confidentify.client.model.PersonNameRequestRecord
- SERIALIZED_NAME_SUFFIX - Static variable in class com.confidentify.client.model.PersonNameResponseRecordEntity
- SERIALIZED_NAME_TEXT - Static variable in class com.confidentify.client.model.IdentifyRequestRecord
- SERIALIZED_NAME_TEXT - Static variable in class com.confidentify.client.model.IdentifyResponseRecordEntity
- SERIALIZED_NAME_TLD - Static variable in class com.confidentify.client.model.EmailResponseRecord
- SERIALIZED_NAME_TYPE - Static variable in class com.confidentify.client.model.DatasetSchemaProperty
- SERIALIZED_NAME_TYPE - Static variable in class com.confidentify.client.model.DatasetSchemaPropertyItems
- SERIALIZED_NAME_UPLOAD_TO - Static variable in class com.confidentify.client.model.IngestFileResponse
- SERIALIZED_NAME_URL - Static variable in class com.confidentify.client.model.IngestFileResponseUploadTo
- SERIALIZED_NAME_URL - Static variable in class com.confidentify.client.model.NextPageInformation
- SERIALIZED_NAME_USERNAME - Static variable in class com.confidentify.client.model.AuthRequest
- SERIALIZED_NAME_USERNAME - Static variable in class com.confidentify.client.model.ConfidentifyUserResponse
- SERIALIZED_NAME_USERNAME - Static variable in class com.confidentify.client.model.EmailResponseRecord
- SERIALIZED_NAME_VERDICT - Static variable in class com.confidentify.client.model.MatchedPair
- SERIALIZED_NAME_VERDICT - Static variable in class com.confidentify.client.model.PhoneResponseRecordProcessorOutcome
- SERIALIZED_NAME_VERDICT - Static variable in class com.confidentify.client.model.ProcessorOutcome
- SERIALIZED_NAME_WARN - Static variable in class com.confidentify.client.model.PhoneResponseRecordProcessorOutcome
- SERIALIZED_NAME_WARN - Static variable in class com.confidentify.client.model.ProcessorOutcome
- SERIALIZED_NAME_WEBSITE_URL - Static variable in class com.confidentify.client.model.ConfidentifyAccountCreateRequest
- SERIALIZED_NAME_WEBSITE_URL - Static variable in class com.confidentify.client.model.ConfidentifyAccountResponse
- SERIALIZED_NAME_WEBSITE_URL - Static variable in class com.confidentify.client.model.ConfidentifyAccountUpdateRequest
- serviceGrants(List<String>) - Method in class com.confidentify.client.model.AuthRequest
- setAccessToken(String) - Method in class com.confidentify.client.ApiClient
-
Helper method to set access token for the first OAuth2 authentication.
- setAccessToken(String) - Method in class com.confidentify.client.auth.OAuth
- setAccessToken(String) - Method in class com.confidentify.client.model.AuthResponse
- setAccountId(String) - Method in class com.confidentify.client.model.ConfidentifyUserResponse
- setAccountOwnerUsername(String) - Method in class com.confidentify.client.model.ConfidentifyAccountCreateRequest
- setAccountOwnerUsername(String) - Method in class com.confidentify.client.model.ConfidentifyAccountResponse
- setApiClient(ApiClient) - Method in class com.confidentify.client.api.AccountsApi
- setApiClient(ApiClient) - Method in class com.confidentify.client.api.AuthApi
- setApiClient(ApiClient) - Method in class com.confidentify.client.api.DatasetsApi
- setApiClient(ApiClient) - Method in class com.confidentify.client.api.MatchingApi
- setApiClient(ApiClient) - Method in class com.confidentify.client.api.ProcessApi
- setApiKey(String) - Method in class com.confidentify.client.ApiClient
-
Helper method to set API key value for the first API key authentication.
- setApiKey(String) - Method in class com.confidentify.client.auth.ApiKeyAuth
- setApiKeyPrefix(String) - Method in class com.confidentify.client.ApiClient
-
Helper method to set API key prefix for the first API key authentication.
- setApiKeyPrefix(String) - Method in class com.confidentify.client.auth.ApiKeyAuth
- setBasePath(String) - Method in class com.confidentify.client.ApiClient
-
Set base path
- setBearerToken(String) - Method in class com.confidentify.client.auth.HttpBearerAuth
-
Sets the token, which together with the scheme, will be sent as the value of the Authorization header.
- setConnectTimeout(int) - Method in class com.confidentify.client.ApiClient
-
Sets the connect timeout (in milliseconds).
- setCountry(String) - Method in class com.confidentify.client.model.PhoneRequestRecord
- setCreatedAt(OffsetDateTime) - Method in class com.confidentify.client.model.DatasetAll
- setCreatedAt(OffsetDateTime) - Method in class com.confidentify.client.model.DatasetAllAllOf
- setCreatedAt(OffsetDateTime) - Method in class com.confidentify.client.model.DatasetRecordAll
- setCreatedAt(OffsetDateTime) - Method in class com.confidentify.client.model.DatasetRecordAllAllOf
- setCreatedAt(OffsetDateTime) - Method in class com.confidentify.client.model.DedupJobAll
- setCreatedAt(OffsetDateTime) - Method in class com.confidentify.client.model.DedupJobBase
- setCreatedAt(OffsetDateTime) - Method in class com.confidentify.client.model.MatchJobAll
- setCreatedAt(OffsetDateTime) - Method in class com.confidentify.client.model.MatchJobBase
- setCreatedBy(String) - Method in class com.confidentify.client.model.DatasetAll
- setCreatedBy(String) - Method in class com.confidentify.client.model.DatasetAllAllOf
- setCreatedBy(String) - Method in class com.confidentify.client.model.DedupJobAll
- setCreatedBy(String) - Method in class com.confidentify.client.model.DedupJobAllAllOf
- setCreatedBy(String) - Method in class com.confidentify.client.model.MatchJobAll
- setCreatedBy(String) - Method in class com.confidentify.client.model.MatchJobAllAllOf
- setDatasetId(String) - Method in class com.confidentify.client.model.DedupJobAll
- setDatasetId(String) - Method in class com.confidentify.client.model.DedupJobAllAllOf
- setDatasetId(String) - Method in class com.confidentify.client.model.DedupJobCreateRequest
- setDatasetId(String) - Method in class com.confidentify.client.model.MatchedRecord
- setDatasets(List<String>) - Method in class com.confidentify.client.model.MatchJobAll
- setDatasets(List<String>) - Method in class com.confidentify.client.model.MatchJobBase
- setDatasets(List<String>) - Method in class com.confidentify.client.model.MatchJobCreateRequest
- setDatasetsAccount(List<DatasetListItem>) - Method in class com.confidentify.client.model.DatasetListResponse
- setDatasetsShared(List<DatasetListItem>) - Method in class com.confidentify.client.model.DatasetListResponse
- setDateFormat(DateFormat) - Method in class com.confidentify.client.ApiClient
- setDateFormat(DateFormat) - Method in class com.confidentify.client.JSON
- setDebugging(boolean) - Method in class com.confidentify.client.ApiClient
-
Enable/disable debugging for this API client.
- setDefaultApiClient(ApiClient) - Static method in class com.confidentify.client.Configuration
-
Set the default API client, which would be used when creating API instances without providing an API client.
- setDocumentsProcessed(Integer) - Method in class com.confidentify.client.model.DatasetStats
- setDocumentsReceived(Integer) - Method in class com.confidentify.client.model.DatasetStats
- setDomain(String) - Method in class com.confidentify.client.model.EmailResponseRecord
- setEmail(String) - Method in class com.confidentify.client.model.ConfidentifyUserResponse
- setEmail(String) - Method in class com.confidentify.client.model.ConfidentifyUserUpdateRequest
- setEmail(String) - Method in class com.confidentify.client.model.EmailRequestRecord
- setEmailFormatted(String) - Method in class com.confidentify.client.model.EmailResponseRecord
- setEmailSimplified(String) - Method in class com.confidentify.client.model.EmailResponseRecord
- setEmailSuggested(String) - Method in class com.confidentify.client.model.EmailResponseRecord
- setEntities(List<IdentifyResponseRecordEntity>) - Method in class com.confidentify.client.model.IdentifyResponseRecord
- setEntities(List<PersonNameResponseRecordEntity>) - Method in class com.confidentify.client.model.PersonNameResponseRecord
- setEntity(Object) - Method in class com.confidentify.client.model.DatasetRecordAll
- setEntity(Object) - Method in class com.confidentify.client.model.DatasetRecordBase
- setEntityType(IdentifyResponseRecordEntity.EntityTypeEnum) - Method in class com.confidentify.client.model.IdentifyResponseRecordEntity
- setExpireAfterSeconds(Integer) - Method in class com.confidentify.client.model.AuthRequest
- setFamily(String) - Method in class com.confidentify.client.model.PersonNameAll
- setFamily(String) - Method in class com.confidentify.client.model.PersonNameBase
- setFamily(String) - Method in class com.confidentify.client.model.PersonNameDetailsRequestRecord
- setFamily(String) - Method in class com.confidentify.client.model.PersonNameRequestRecord
- setFamily(String) - Method in class com.confidentify.client.model.PersonNameResponseRecordEntity
- setFamilyMain(String) - Method in class com.confidentify.client.model.PersonNameAll
- setFamilyMain(String) - Method in class com.confidentify.client.model.PersonNameAllAllOf
- setFamilyMain(String) - Method in class com.confidentify.client.model.PersonNameResponseRecordEntity
- setFamilyPrefix(String) - Method in class com.confidentify.client.model.PersonNameAll
- setFamilyPrefix(String) - Method in class com.confidentify.client.model.PersonNameAllAllOf
- setFamilyPrefix(String) - Method in class com.confidentify.client.model.PersonNameResponseRecordEntity
- setFilesProcessed(Integer) - Method in class com.confidentify.client.model.DatasetStats
- setFilesReceived(Integer) - Method in class com.confidentify.client.model.DatasetStats
- setFileType(IngestFileRequest.FileTypeEnum) - Method in class com.confidentify.client.model.IngestFileRequest
- setFinishedAt(OffsetDateTime) - Method in class com.confidentify.client.model.DedupJobAll
- setFinishedAt(OffsetDateTime) - Method in class com.confidentify.client.model.DedupJobAllAllOf
- setFinishedAt(OffsetDateTime) - Method in class com.confidentify.client.model.MatchJobAll
- setFinishedAt(OffsetDateTime) - Method in class com.confidentify.client.model.MatchJobAllAllOf
- setFlow(OAuthFlow) - Method in class com.confidentify.client.auth.RetryingOAuth
- setFormat(DateFormat) - Method in class com.confidentify.client.JSON.DateTypeAdapter
- setFormat(DateFormat) - Method in class com.confidentify.client.JSON.SqlDateTypeAdapter
- setFormat(DateTimeFormatter) - Method in class com.confidentify.client.JSON.LocalDateTypeAdapter
- setFormat(DateTimeFormatter) - Method in class com.confidentify.client.JSON.OffsetDateTimeTypeAdapter
- setGiven(String) - Method in class com.confidentify.client.model.PersonNameAll
- setGiven(String) - Method in class com.confidentify.client.model.PersonNameBase
- setGiven(String) - Method in class com.confidentify.client.model.PersonNameDetailsRequestRecord
- setGiven(String) - Method in class com.confidentify.client.model.PersonNameRequestRecord
- setGiven(String) - Method in class com.confidentify.client.model.PersonNameResponseRecordEntity
- setGoogleAccessToken(String) - Method in class com.confidentify.client.model.AuthRequest
- setGson(Gson) - Method in class com.confidentify.client.JSON
-
Set Gson.
- setHref(String) - Method in class com.confidentify.client.model.DatasetAll
- setHref(String) - Method in class com.confidentify.client.model.DatasetListItem
- setHref(String) - Method in class com.confidentify.client.model.DatasetListItemAllOf
- setHttpClient(OkHttpClient) - Method in class com.confidentify.client.ApiClient
-
Set HTTP client, which must never be null.
- setHttpMethod(String) - Method in class com.confidentify.client.model.IngestFileResponseUploadTo
- setId(String) - Method in class com.confidentify.client.model.ConfidentifyAccountResponse
- setId(String) - Method in class com.confidentify.client.model.DatasetAll
- setId(String) - Method in class com.confidentify.client.model.DatasetListItem
- setId(String) - Method in class com.confidentify.client.model.DatasetListItemAllOf
- setId(String) - Method in class com.confidentify.client.model.DatasetRecordAll
- setId(String) - Method in class com.confidentify.client.model.DatasetRecordBase
- setId(String) - Method in class com.confidentify.client.model.DedupJobAll
- setId(String) - Method in class com.confidentify.client.model.DedupJobBase
- setId(String) - Method in class com.confidentify.client.model.EmailRequestRecord
- setId(String) - Method in class com.confidentify.client.model.EmailResponseRecord
- setId(String) - Method in class com.confidentify.client.model.IdentifyRequestRecord
- setId(String) - Method in class com.confidentify.client.model.IdentifyResponseRecord
- setId(String) - Method in class com.confidentify.client.model.IngestFileResponse
- setId(String) - Method in class com.confidentify.client.model.MatchedRecord
- setId(String) - Method in class com.confidentify.client.model.MatchJobAll
- setId(String) - Method in class com.confidentify.client.model.MatchJobBase
- setId(String) - Method in class com.confidentify.client.model.OrganizationNameRequestRecord
- setId(String) - Method in class com.confidentify.client.model.OrganizationNameResponseRecord
- setId(String) - Method in class com.confidentify.client.model.PersonNameDetailsRequestRecord
- setId(String) - Method in class com.confidentify.client.model.PersonNameFullNameRequestRecord
- setId(String) - Method in class com.confidentify.client.model.PersonNameRequestRecord
- setId(String) - Method in class com.confidentify.client.model.PersonNameResponseRecord
- setId(String) - Method in class com.confidentify.client.model.PhoneRequestRecord
- setId(String) - Method in class com.confidentify.client.model.PhoneResponseRecord
- setImageUrl(String) - Method in class com.confidentify.client.model.ConfidentifyAccountCreateRequest
- setImageUrl(String) - Method in class com.confidentify.client.model.ConfidentifyAccountResponse
- setImageUrl(String) - Method in class com.confidentify.client.model.ConfidentifyAccountUpdateRequest
- setImageUrl(String) - Method in class com.confidentify.client.model.ConfidentifyUserResponse
- setImageUrl(String) - Method in class com.confidentify.client.model.ConfidentifyUserUpdateRequest
- setIndexCollisionsIdentified(Integer) - Method in class com.confidentify.client.model.MatchJobProgress
- setIndexCollisionsProcessed(Integer) - Method in class com.confidentify.client.model.MatchJobProgress
- setInfo(List<String>) - Method in class com.confidentify.client.model.PhoneResponseRecordProcessorOutcome
- setInfo(List<String>) - Method in class com.confidentify.client.model.ProcessorOutcome
- setIsParsed(Boolean) - Method in class com.confidentify.client.model.PhoneResponseRecordProcessorOutcome
- setIsParsed(Boolean) - Method in class com.confidentify.client.model.PhoneResponseRecordProcessorOutcomeAllOf
- setIsPossible(Boolean) - Method in class com.confidentify.client.model.PhoneResponseRecordProcessorOutcome
- setIsPossible(Boolean) - Method in class com.confidentify.client.model.PhoneResponseRecordProcessorOutcomeAllOf
- setItems(DatasetSchemaPropertyItems) - Method in class com.confidentify.client.model.DatasetSchemaProperty
- setJobs(List<DedupJobBase>) - Method in class com.confidentify.client.model.DedupJobsQueryResponse
- setJobs(List<MatchJobBase>) - Method in class com.confidentify.client.model.MatchJobsQueryResponse
- setJSON(JSON) - Method in class com.confidentify.client.ApiClient
-
Set JSON
- setKeyManagers(KeyManager[]) - Method in class com.confidentify.client.ApiClient
-
Configure client keys to use for authorization in an SSL session.
- setLabel(String) - Method in class com.confidentify.client.model.EmailResponseRecord
- setLenientOnJson(boolean) - Method in class com.confidentify.client.ApiClient
- setLenientOnJson(boolean) - Method in class com.confidentify.client.JSON
- setLocalDateFormat(DateTimeFormatter) - Method in class com.confidentify.client.ApiClient
- setLocalDateFormat(DateTimeFormatter) - Method in class com.confidentify.client.JSON
- setLoginAt(OffsetDateTime) - Method in class com.confidentify.client.model.ConfidentifyUserResponse
- setLoginCount(Integer) - Method in class com.confidentify.client.model.ConfidentifyUserResponse
- setMiddle(String) - Method in class com.confidentify.client.model.PersonNameAll
- setMiddle(String) - Method in class com.confidentify.client.model.PersonNameBase
- setMiddle(String) - Method in class com.confidentify.client.model.PersonNameDetailsRequestRecord
- setMiddle(String) - Method in class com.confidentify.client.model.PersonNameRequestRecord
- setMiddle(String) - Method in class com.confidentify.client.model.PersonNameResponseRecordEntity
- setName(String) - Method in class com.confidentify.client.model.ConfidentifyAccountCreateRequest
- setName(String) - Method in class com.confidentify.client.model.ConfidentifyAccountResponse
- setName(String) - Method in class com.confidentify.client.model.ConfidentifyAccountUpdateRequest
- setName(String) - Method in class com.confidentify.client.model.ConfidentifyUserResponse
- setName(String) - Method in class com.confidentify.client.model.ConfidentifyUserUpdateRequest
- setName(String) - Method in class com.confidentify.client.model.DatasetAll
- setName(String) - Method in class com.confidentify.client.model.DatasetBase
- setName(String) - Method in class com.confidentify.client.model.DatasetListItem
- setName(String) - Method in class com.confidentify.client.model.DatasetUpdateRequest
- setName(String) - Method in class com.confidentify.client.model.DedupJobAll
- setName(String) - Method in class com.confidentify.client.model.DedupJobBase
- setName(String) - Method in class com.confidentify.client.model.DedupJobCreateRequest
- setName(String) - Method in class com.confidentify.client.model.MatchJobAll
- setName(String) - Method in class com.confidentify.client.model.MatchJobBase
- setName(String) - Method in class com.confidentify.client.model.MatchJobCreateRequest
- setName(String) - Method in class com.confidentify.client.model.MatchJobUpdateRequest
- setName(String) - Method in class com.confidentify.client.model.OrganizationNameRequestRecord
- setName(String) - Method in class com.confidentify.client.model.PersonNameFullNameRequestRecord
- setName(String) - Method in class com.confidentify.client.model.PersonNameRequestRecord
- setNameFormatted(String) - Method in class com.confidentify.client.model.PersonNameResponseRecordEntity
- setNameFormatted(String) - Method in class com.confidentify.client.model.PersonNameResponseRecordEntityAllOf
- setNextPage(NextPageInformation) - Method in class com.confidentify.client.model.DedupJobsQueryResponse
- setNextPage(NextPageInformation) - Method in class com.confidentify.client.model.MatchJobPairsQueryResponse
- setNextPage(NextPageInformation) - Method in class com.confidentify.client.model.MatchJobsQueryResponse
- setNextPage(NextPageInformation) - Method in class com.confidentify.client.model.RecordsQueryResponse
- setNicknames(List<String>) - Method in class com.confidentify.client.model.PersonNameAll
- setNicknames(List<String>) - Method in class com.confidentify.client.model.PersonNameAllAllOf
- setNicknames(List<String>) - Method in class com.confidentify.client.model.PersonNameResponseRecordEntity
- setOffsetDateTimeFormat(DateTimeFormatter) - Method in class com.confidentify.client.ApiClient
- setOffsetDateTimeFormat(DateTimeFormatter) - Method in class com.confidentify.client.JSON
- setOrganizationName(String) - Method in class com.confidentify.client.model.OrganizationNameResponseRecord
- setOrganizationType(String) - Method in class com.confidentify.client.model.OrganizationNameResponseRecord
- setOutcome(PhoneResponseRecordProcessorOutcome) - Method in class com.confidentify.client.model.PhoneResponseRecord
- setOutcome(ProcessorOutcome) - Method in class com.confidentify.client.model.EmailResponseRecord
- setOutcome(ProcessorOutcome) - Method in class com.confidentify.client.model.OrganizationNameResponseRecord
- setOutcome(ProcessorOutcome) - Method in class com.confidentify.client.model.PersonNameResponseRecord
- setPairs(List<MatchedPair>) - Method in class com.confidentify.client.model.MatchJobPairsQueryResponse
- setPairsIdentified(Integer) - Method in class com.confidentify.client.model.MatchJobProgress
- setPairsMatched(Integer) - Method in class com.confidentify.client.model.MatchJobBaseResults
- setPairsProcessed(Integer) - Method in class com.confidentify.client.model.MatchJobProgress
- setPairsQuestionable(Integer) - Method in class com.confidentify.client.model.MatchJobBaseResults
- setParamPageAfter(String) - Method in class com.confidentify.client.model.NextPageInformation
- setParamPageSize(Integer) - Method in class com.confidentify.client.model.NextPageInformation
- setPassword(String) - Method in class com.confidentify.client.ApiClient
-
Helper method to set password for the first HTTP basic authentication.
- setPassword(String) - Method in class com.confidentify.client.auth.HttpBasicAuth
- setPassword(String) - Method in class com.confidentify.client.model.AuthRequest
- setPassword(String) - Method in class com.confidentify.client.model.ConfidentifyUserUpdateRequest
- setPhase(String) - Method in class com.confidentify.client.model.DedupJobAll
- setPhase(String) - Method in class com.confidentify.client.model.DedupJobAllAllOf
- setPhase(String) - Method in class com.confidentify.client.model.MatchJobAll
- setPhase(String) - Method in class com.confidentify.client.model.MatchJobAllAllOf
- setPhone(String) - Method in class com.confidentify.client.model.PhoneRequestRecord
- setPhoneCountryCode(Integer) - Method in class com.confidentify.client.model.PhoneResponseRecord
- setPhoneE164(String) - Method in class com.confidentify.client.model.PhoneResponseRecord
- setPhoneInternational(String) - Method in class com.confidentify.client.model.PhoneResponseRecord
- setPhoneNational(String) - Method in class com.confidentify.client.model.PhoneResponseRecord
- setProgress(MatchJobProgress) - Method in class com.confidentify.client.model.DedupJobAll
- setProgress(MatchJobProgress) - Method in class com.confidentify.client.model.DedupJobAllAllOf
- setProgress(MatchJobProgress) - Method in class com.confidentify.client.model.MatchJobAll
- setProgress(MatchJobProgress) - Method in class com.confidentify.client.model.MatchJobAllAllOf
- setProperties(Map<String, DatasetSchemaProperty>) - Method in class com.confidentify.client.model.DatasetSchema
- setReadTimeout(int) - Method in class com.confidentify.client.ApiClient
-
Sets the read timeout (in milliseconds).
- setRecord1(MatchedRecord) - Method in class com.confidentify.client.model.MatchedPair
- setRecord2(MatchedRecord) - Method in class com.confidentify.client.model.MatchedPair
- setRecords(List<DatasetRecordBase>) - Method in class com.confidentify.client.model.RecordsQueryResponse
- setRecords(List<EmailRequestRecord>) - Method in class com.confidentify.client.model.EmailRequest
- setRecords(List<EmailResponseRecord>) - Method in class com.confidentify.client.model.EmailResponse
- setRecords(List<IdentifyRequestRecord>) - Method in class com.confidentify.client.model.IdentifyRequest
- setRecords(List<IdentifyRequestRecord>) - Method in class com.confidentify.client.model.IngestDocumentsRequest
- setRecords(List<IdentifyResponseRecord>) - Method in class com.confidentify.client.model.IdentifyResponse
- setRecords(List<OrganizationNameRequestRecord>) - Method in class com.confidentify.client.model.OrganizationNameRequest
- setRecords(List<OrganizationNameResponseRecord>) - Method in class com.confidentify.client.model.OrganizationNameResponse
- setRecords(List<PersonNameRequestRecord>) - Method in class com.confidentify.client.model.PersonNameRequest
- setRecords(List<PersonNameResponseRecord>) - Method in class com.confidentify.client.model.PersonNameResponse
- setRecords(List<PhoneRequestRecord>) - Method in class com.confidentify.client.model.PhoneRequest
- setRecords(List<PhoneResponseRecord>) - Method in class com.confidentify.client.model.PhoneResponse
- setRecords(List<Object>) - Method in class com.confidentify.client.model.RecordsUploadRequest
- setRecordsIndexed(Integer) - Method in class com.confidentify.client.model.DatasetStats
- setRecordsIndexed(Integer) - Method in class com.confidentify.client.model.MatchJobProgress
- setRecordsInserted(Integer) - Method in class com.confidentify.client.model.DatasetStats
- setRecordSource(String) - Method in class com.confidentify.client.model.DatasetRecordAll
- setRecordSource(String) - Method in class com.confidentify.client.model.DatasetRecordBase
- setRecordSource(String) - Method in class com.confidentify.client.model.IngestDocumentsRequest
- setRecordSource(String) - Method in class com.confidentify.client.model.IngestFileRequest
- setRecordSource(String) - Method in class com.confidentify.client.model.RecordsUploadRequest
- setRecordsPerSource(Map<String, Integer>) - Method in class com.confidentify.client.model.DatasetStats
- setRefreshToken(String) - Method in class com.confidentify.client.model.AuthRequest
- setRefreshToken(String) - Method in class com.confidentify.client.model.AuthResponse
- setRegistered(Boolean) - Method in class com.confidentify.client.model.AuthResponse
- setResults(MatchJobBaseResults) - Method in class com.confidentify.client.model.DedupJobAll
- setResults(MatchJobBaseResults) - Method in class com.confidentify.client.model.DedupJobBase
- setResults(MatchJobBaseResults) - Method in class com.confidentify.client.model.MatchJobAll
- setResults(MatchJobBaseResults) - Method in class com.confidentify.client.model.MatchJobBase
- setRunning(Boolean) - Method in class com.confidentify.client.model.DedupJobAll
- setRunning(Boolean) - Method in class com.confidentify.client.model.DedupJobBase
- setRunning(Boolean) - Method in class com.confidentify.client.model.MatchJobAll
- setRunning(Boolean) - Method in class com.confidentify.client.model.MatchJobBase
- setSchema(DatasetSchema) - Method in class com.confidentify.client.model.DatasetAll
- setSchema(DatasetSchema) - Method in class com.confidentify.client.model.DatasetBase
- setSchema(DatasetSchema) - Method in class com.confidentify.client.model.DatasetListItem
- setScores(Object) - Method in class com.confidentify.client.model.MatchedPair
- setServiceGrants(List<String>) - Method in class com.confidentify.client.model.AuthRequest
- setSqlDateFormat(DateFormat) - Method in class com.confidentify.client.ApiClient
- setSqlDateFormat(DateFormat) - Method in class com.confidentify.client.JSON
- setSslCaCert(InputStream) - Method in class com.confidentify.client.ApiClient
-
Configure the CA certificate to be trusted when making https requests.
- setStartedAt(OffsetDateTime) - Method in class com.confidentify.client.model.DedupJobAll
- setStartedAt(OffsetDateTime) - Method in class com.confidentify.client.model.DedupJobAllAllOf
- setStartedAt(OffsetDateTime) - Method in class com.confidentify.client.model.MatchJobAll
- setStartedAt(OffsetDateTime) - Method in class com.confidentify.client.model.MatchJobAllAllOf
- setStats(DatasetStats) - Method in class com.confidentify.client.model.DatasetAll
- setStats(DatasetStats) - Method in class com.confidentify.client.model.DatasetAllAllOf
- setSubdomain(String) - Method in class com.confidentify.client.model.EmailResponseRecord
- setSuffix(String) - Method in class com.confidentify.client.model.PersonNameAll
- setSuffix(String) - Method in class com.confidentify.client.model.PersonNameBase
- setSuffix(String) - Method in class com.confidentify.client.model.PersonNameDetailsRequestRecord
- setSuffix(String) - Method in class com.confidentify.client.model.PersonNameRequestRecord
- setSuffix(String) - Method in class com.confidentify.client.model.PersonNameResponseRecordEntity
- setTempFolderPath(String) - Method in class com.confidentify.client.ApiClient
-
Set the temporary folder path (for downloading files)
- setText(String) - Method in class com.confidentify.client.model.IdentifyRequestRecord
- setText(String) - Method in class com.confidentify.client.model.IdentifyResponseRecordEntity
- setTld(String) - Method in class com.confidentify.client.model.EmailResponseRecord
- setTokenRequestBuilder(OAuthClientRequest.TokenRequestBuilder) - Method in class com.confidentify.client.auth.RetryingOAuth
- setType(DatasetSchemaPropertyType) - Method in class com.confidentify.client.model.DatasetSchemaProperty
- setType(DatasetSchemaPropertyType) - Method in class com.confidentify.client.model.DatasetSchemaPropertyItems
- setUploadTo(IngestFileResponseUploadTo) - Method in class com.confidentify.client.model.IngestFileResponse
- setUrl(String) - Method in class com.confidentify.client.model.IngestFileResponseUploadTo
- setUrl(String) - Method in class com.confidentify.client.model.NextPageInformation
- setUserAgent(String) - Method in class com.confidentify.client.ApiClient
-
Set the User-Agent header's value (by adding to the default header map).
- setUsername(String) - Method in class com.confidentify.client.ApiClient
-
Helper method to set username for the first HTTP basic authentication.
- setUsername(String) - Method in class com.confidentify.client.auth.HttpBasicAuth
- setUsername(String) - Method in class com.confidentify.client.model.AuthRequest
- setUsername(String) - Method in class com.confidentify.client.model.ConfidentifyUserResponse
- setUsername(String) - Method in class com.confidentify.client.model.EmailResponseRecord
- setVerdict(MatchVerdict) - Method in class com.confidentify.client.model.MatchedPair
- setVerdict(ProcessorVerdict) - Method in class com.confidentify.client.model.PhoneResponseRecordProcessorOutcome
- setVerdict(ProcessorVerdict) - Method in class com.confidentify.client.model.ProcessorOutcome
- setVerifyingSsl(boolean) - Method in class com.confidentify.client.ApiClient
-
Configure whether to verify certificate and hostname when making https requests.
- setWarn(List<String>) - Method in class com.confidentify.client.model.PhoneResponseRecordProcessorOutcome
- setWarn(List<String>) - Method in class com.confidentify.client.model.ProcessorOutcome
- setWebsiteUrl(String) - Method in class com.confidentify.client.model.ConfidentifyAccountCreateRequest
- setWebsiteUrl(String) - Method in class com.confidentify.client.model.ConfidentifyAccountResponse
- setWebsiteUrl(String) - Method in class com.confidentify.client.model.ConfidentifyAccountUpdateRequest
- setWriteTimeout(int) - Method in class com.confidentify.client.ApiClient
-
Sets the write timeout (in milliseconds).
- shutdown() - Method in class com.confidentify.client.auth.OAuthOkHttpClient
- source() - Method in class com.confidentify.client.ProgressResponseBody
- SqlDateTypeAdapter() - Constructor for class com.confidentify.client.JSON.SqlDateTypeAdapter
- SqlDateTypeAdapter(DateFormat) - Constructor for class com.confidentify.client.JSON.SqlDateTypeAdapter
- startedAt(OffsetDateTime) - Method in class com.confidentify.client.model.DedupJobAll
- startedAt(OffsetDateTime) - Method in class com.confidentify.client.model.DedupJobAllAllOf
- startedAt(OffsetDateTime) - Method in class com.confidentify.client.model.MatchJobAll
- startedAt(OffsetDateTime) - Method in class com.confidentify.client.model.MatchJobAllAllOf
- stats(DatasetStats) - Method in class com.confidentify.client.model.DatasetAll
- stats(DatasetStats) - Method in class com.confidentify.client.model.DatasetAllAllOf
- STRING - com.confidentify.client.model.DatasetSchemaPropertyType
- StringUtil - Class in com.confidentify.client
- StringUtil() - Constructor for class com.confidentify.client.StringUtil
- subdomain(String) - Method in class com.confidentify.client.model.EmailResponseRecord
- suffix(String) - Method in class com.confidentify.client.model.PersonNameAll
- suffix(String) - Method in class com.confidentify.client.model.PersonNameBase
- suffix(String) - Method in class com.confidentify.client.model.PersonNameDetailsRequestRecord
- suffix(String) - Method in class com.confidentify.client.model.PersonNameRequestRecord
- suffix(String) - Method in class com.confidentify.client.model.PersonNameResponseRecordEntity
T
- text(String) - Method in class com.confidentify.client.model.IdentifyRequestRecord
- text(String) - Method in class com.confidentify.client.model.IdentifyResponseRecordEntity
- tld(String) - Method in class com.confidentify.client.model.EmailResponseRecord
- toString() - Method in class com.confidentify.client.model.AuthRequest
- toString() - Method in class com.confidentify.client.model.AuthResponse
- toString() - Method in class com.confidentify.client.model.ConfidentifyAccountCreateRequest
- toString() - Method in class com.confidentify.client.model.ConfidentifyAccountResponse
- toString() - Method in class com.confidentify.client.model.ConfidentifyAccountUpdateRequest
- toString() - Method in class com.confidentify.client.model.ConfidentifyUserResponse
- toString() - Method in class com.confidentify.client.model.ConfidentifyUserUpdateRequest
- toString() - Method in class com.confidentify.client.model.DatasetAll
- toString() - Method in class com.confidentify.client.model.DatasetAllAllOf
- toString() - Method in class com.confidentify.client.model.DatasetBase
- toString() - Method in class com.confidentify.client.model.DatasetCreateRequest
- toString() - Method in class com.confidentify.client.model.DatasetCreateResponse
- toString() - Method in class com.confidentify.client.model.DatasetListItem
- toString() - Method in class com.confidentify.client.model.DatasetListItemAllOf
- toString() - Method in class com.confidentify.client.model.DatasetListResponse
- toString() - Method in class com.confidentify.client.model.DatasetRecordAll
- toString() - Method in class com.confidentify.client.model.DatasetRecordAllAllOf
- toString() - Method in class com.confidentify.client.model.DatasetRecordBase
- toString() - Method in class com.confidentify.client.model.DatasetSchema
- toString() - Method in class com.confidentify.client.model.DatasetSchemaProperty
- toString() - Method in class com.confidentify.client.model.DatasetSchemaPropertyItems
- toString() - Method in enum com.confidentify.client.model.DatasetSchemaPropertyType
- toString() - Method in class com.confidentify.client.model.DatasetStats
- toString() - Method in class com.confidentify.client.model.DatasetUpdateRequest
- toString() - Method in class com.confidentify.client.model.DedupJobAll
- toString() - Method in class com.confidentify.client.model.DedupJobAllAllOf
- toString() - Method in class com.confidentify.client.model.DedupJobBase
- toString() - Method in class com.confidentify.client.model.DedupJobCreateRequest
- toString() - Method in class com.confidentify.client.model.DedupJobsQueryResponse
- toString() - Method in class com.confidentify.client.model.EmailRequest
- toString() - Method in class com.confidentify.client.model.EmailRequestRecord
- toString() - Method in class com.confidentify.client.model.EmailResponse
- toString() - Method in class com.confidentify.client.model.EmailResponseRecord
- toString() - Method in class com.confidentify.client.model.IdentifyRequest
- toString() - Method in class com.confidentify.client.model.IdentifyRequestRecord
- toString() - Method in class com.confidentify.client.model.IdentifyResponse
- toString() - Method in class com.confidentify.client.model.IdentifyResponseRecord
- toString() - Method in enum com.confidentify.client.model.IdentifyResponseRecordEntity.EntityTypeEnum
- toString() - Method in class com.confidentify.client.model.IdentifyResponseRecordEntity
- toString() - Method in class com.confidentify.client.model.IngestDocumentsRequest
- toString() - Method in enum com.confidentify.client.model.IngestFileRequest.FileTypeEnum
- toString() - Method in class com.confidentify.client.model.IngestFileRequest
- toString() - Method in class com.confidentify.client.model.IngestFileResponse
- toString() - Method in class com.confidentify.client.model.IngestFileResponseUploadTo
- toString() - Method in class com.confidentify.client.model.MatchedPair
- toString() - Method in class com.confidentify.client.model.MatchedRecord
- toString() - Method in class com.confidentify.client.model.MatchJobAll
- toString() - Method in class com.confidentify.client.model.MatchJobAllAllOf
- toString() - Method in class com.confidentify.client.model.MatchJobBase
- toString() - Method in class com.confidentify.client.model.MatchJobBaseResults
- toString() - Method in class com.confidentify.client.model.MatchJobCreateRequest
- toString() - Method in class com.confidentify.client.model.MatchJobPairsQueryResponse
- toString() - Method in class com.confidentify.client.model.MatchJobProgress
- toString() - Method in class com.confidentify.client.model.MatchJobsQueryResponse
- toString() - Method in class com.confidentify.client.model.MatchJobUpdateRequest
- toString() - Method in enum com.confidentify.client.model.MatchVerdict
- toString() - Method in class com.confidentify.client.model.NextPageInformation
- toString() - Method in class com.confidentify.client.model.OrganizationNameRequest
- toString() - Method in class com.confidentify.client.model.OrganizationNameRequestRecord
- toString() - Method in class com.confidentify.client.model.OrganizationNameResponse
- toString() - Method in class com.confidentify.client.model.OrganizationNameResponseRecord
- toString() - Method in class com.confidentify.client.model.PersonNameAll
- toString() - Method in class com.confidentify.client.model.PersonNameAllAllOf
- toString() - Method in class com.confidentify.client.model.PersonNameBase
- toString() - Method in class com.confidentify.client.model.PersonNameDetailsRequestRecord
- toString() - Method in class com.confidentify.client.model.PersonNameFullNameRequestRecord
- toString() - Method in class com.confidentify.client.model.PersonNameRequest
- toString() - Method in class com.confidentify.client.model.PersonNameRequestRecord
- toString() - Method in class com.confidentify.client.model.PersonNameResponse
- toString() - Method in class com.confidentify.client.model.PersonNameResponseRecord
- toString() - Method in class com.confidentify.client.model.PersonNameResponseRecordEntity
- toString() - Method in class com.confidentify.client.model.PersonNameResponseRecordEntityAllOf
- toString() - Method in class com.confidentify.client.model.PhoneRequest
- toString() - Method in class com.confidentify.client.model.PhoneRequestRecord
- toString() - Method in class com.confidentify.client.model.PhoneResponse
- toString() - Method in class com.confidentify.client.model.PhoneResponseRecord
- toString() - Method in class com.confidentify.client.model.PhoneResponseRecordProcessorOutcome
- toString() - Method in class com.confidentify.client.model.PhoneResponseRecordProcessorOutcomeAllOf
- toString() - Method in class com.confidentify.client.model.ProcessorOutcome
- toString() - Method in enum com.confidentify.client.model.ProcessorVerdict
- toString() - Method in class com.confidentify.client.model.RecordsQueryResponse
- toString() - Method in class com.confidentify.client.model.RecordsUploadRequest
- type(DatasetSchemaPropertyType) - Method in class com.confidentify.client.model.DatasetSchemaProperty
- type(DatasetSchemaPropertyType) - Method in class com.confidentify.client.model.DatasetSchemaPropertyItems
U
- updateAccessToken(String) - Method in class com.confidentify.client.auth.RetryingOAuth
- updateParamsForAuth(String[], List<Pair>, Map<String, String>, Map<String, String>) - Method in class com.confidentify.client.ApiClient
-
Update query and header parameters based on authentication settings.
- uploadTo(IngestFileResponseUploadTo) - Method in class com.confidentify.client.model.IngestFileResponse
- url(String) - Method in class com.confidentify.client.model.IngestFileResponseUploadTo
- url(String) - Method in class com.confidentify.client.model.NextPageInformation
- userByIdGet(String, String) - Method in class com.confidentify.client.api.AccountsApi
-
Get user information
- userByIdGetAsync(String, String, ApiCallback<ConfidentifyUserResponse>) - Method in class com.confidentify.client.api.AccountsApi
-
Get user information (asynchronously)
- userByIdGetCall(String, String, ApiCallback) - Method in class com.confidentify.client.api.AccountsApi
-
Build call for userByIdGet
- userByIdGetWithHttpInfo(String, String) - Method in class com.confidentify.client.api.AccountsApi
-
Get user information
- userByIdUpdate(String, String, ConfidentifyUserUpdateRequest) - Method in class com.confidentify.client.api.AccountsApi
-
Update user information
- userByIdUpdateAsync(String, String, ConfidentifyUserUpdateRequest, ApiCallback<ConfidentifyUserResponse>) - Method in class com.confidentify.client.api.AccountsApi
-
Update user information (asynchronously)
- userByIdUpdateCall(String, String, ConfidentifyUserUpdateRequest, ApiCallback) - Method in class com.confidentify.client.api.AccountsApi
-
Build call for userByIdUpdate
- userByIdUpdateWithHttpInfo(String, String, ConfidentifyUserUpdateRequest) - Method in class com.confidentify.client.api.AccountsApi
-
Update user information
- username(String) - Method in class com.confidentify.client.model.AuthRequest
- username(String) - Method in class com.confidentify.client.model.ConfidentifyUserResponse
- username(String) - Method in class com.confidentify.client.model.EmailResponseRecord
V
- VALID - com.confidentify.client.model.ProcessorVerdict
- valueOf(String) - Static method in enum com.confidentify.client.auth.OAuthFlow
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.confidentify.client.model.DatasetSchemaPropertyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.confidentify.client.model.IdentifyResponseRecordEntity.EntityTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.confidentify.client.model.IngestFileRequest.FileTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.confidentify.client.model.MatchVerdict
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.confidentify.client.model.ProcessorVerdict
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.confidentify.client.auth.OAuthFlow
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.confidentify.client.model.DatasetSchemaPropertyType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.confidentify.client.model.IdentifyResponseRecordEntity.EntityTypeEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.confidentify.client.model.IngestFileRequest.FileTypeEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.confidentify.client.model.MatchVerdict
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.confidentify.client.model.ProcessorVerdict
-
Returns an array containing the constants of this enum type, in the order they are declared.
- verdict(MatchVerdict) - Method in class com.confidentify.client.model.MatchedPair
- verdict(ProcessorVerdict) - Method in class com.confidentify.client.model.PhoneResponseRecordProcessorOutcome
- verdict(ProcessorVerdict) - Method in class com.confidentify.client.model.ProcessorOutcome
W
- warn(List<String>) - Method in class com.confidentify.client.model.PhoneResponseRecordProcessorOutcome
- warn(List<String>) - Method in class com.confidentify.client.model.ProcessorOutcome
- websiteUrl(String) - Method in class com.confidentify.client.model.ConfidentifyAccountCreateRequest
- websiteUrl(String) - Method in class com.confidentify.client.model.ConfidentifyAccountResponse
- websiteUrl(String) - Method in class com.confidentify.client.model.ConfidentifyAccountUpdateRequest
- write(JsonWriter, byte[]) - Method in class com.confidentify.client.JSON.ByteArrayAdapter
- write(JsonWriter, DatasetSchemaPropertyType) - Method in class com.confidentify.client.model.DatasetSchemaPropertyType.Adapter
- write(JsonWriter, IdentifyResponseRecordEntity.EntityTypeEnum) - Method in class com.confidentify.client.model.IdentifyResponseRecordEntity.EntityTypeEnum.Adapter
- write(JsonWriter, IngestFileRequest.FileTypeEnum) - Method in class com.confidentify.client.model.IngestFileRequest.FileTypeEnum.Adapter
- write(JsonWriter, MatchVerdict) - Method in class com.confidentify.client.model.MatchVerdict.Adapter
- write(JsonWriter, ProcessorVerdict) - Method in class com.confidentify.client.model.ProcessorVerdict.Adapter
- write(JsonWriter, Date) - Method in class com.confidentify.client.JSON.SqlDateTypeAdapter
- write(JsonWriter, LocalDate) - Method in class com.confidentify.client.JSON.LocalDateTypeAdapter
- write(JsonWriter, OffsetDateTime) - Method in class com.confidentify.client.JSON.OffsetDateTimeTypeAdapter
- write(JsonWriter, Date) - Method in class com.confidentify.client.JSON.DateTypeAdapter
- writeTo(BufferedSink) - Method in class com.confidentify.client.ProgressRequestBody
All Classes All Packages