public static class CompareRecordsRequestAttributes.Builder extends Object
Constructor and Description |
---|
Builder()
Instantiates a new builder.
|
Modifier and Type | Method and Description |
---|---|
CompareRecordsRequestAttributes |
build()
Builds a CompareRecordsRequestAttributes.
|
CompareRecordsRequestAttributes.Builder |
recordId(String recordId)
Set the recordId.
|
CompareRecordsRequestAttributes.Builder |
recordLastUpdated(String recordLastUpdated)
Set the recordLastUpdated.
|
CompareRecordsRequestAttributes.Builder |
recordSource(String recordSource)
Set the recordSource.
|
public CompareRecordsRequestAttributes build()
public CompareRecordsRequestAttributes.Builder recordId(String recordId)
recordId
- the recordIdpublic CompareRecordsRequestAttributes.Builder recordSource(String recordSource)
recordSource
- the recordSourcepublic CompareRecordsRequestAttributes.Builder recordLastUpdated(String recordLastUpdated)
recordLastUpdated
- the recordLastUpdatedCopyright © 2021 IBM Cloud. All rights reserved.