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