Uses of Class
com.senzing.sdk.SzRecordKeys.Builder
Package
Description
This package provides the interfaces, utility classes, enumerations,
constants and exception types pertaining to the Senzing SDK for Java.
-
Uses of SzRecordKeys.Builder in com.senzing.sdk
Modifier and TypeMethodDescriptionSzRecordKeys.Builder.key
(SzRecordKey key) Adds anSzRecordKey
instance to thisSzRecordKeys.Builder
.Creates an instance ofSzRecordKey
using the specified data source code and record ID and adds that instance to thisSzRecordKeys.Builder
.static SzRecordKeys.Builder
SzRecordKeys.newBuilder()
Creates a newSzRecordKeys.Builder
for creating an instance ofSzRecordKeys
.