Package | Description |
---|---|
com.ibm.analytics.mdm.v0.model |
Modifier and Type | Method and Description |
---|---|
DataUpdateRecordOptions.Builder |
DataUpdateRecordOptions.Builder.id(long id)
Set the id.
|
DataUpdateRecordOptions.Builder |
DataUpdateRecordOptions.Builder.newAttributes(Map<String,Object> newAttributes)
Set the newAttributes.
|
DataUpdateRecordOptions.Builder |
DataUpdateRecordOptions.newBuilder()
New builder.
|
DataUpdateRecordOptions.Builder |
DataUpdateRecordOptions.Builder.newEntityCount(long newEntityCount)
Set the newEntityCount.
|
DataUpdateRecordOptions.Builder |
DataUpdateRecordOptions.Builder.newId(String newId)
Set the newId.
|
DataUpdateRecordOptions.Builder |
DataUpdateRecordOptions.Builder.newRecordNumber(long newRecordNumber)
Set the newRecordNumber.
|
DataUpdateRecordOptions.Builder |
DataUpdateRecordOptions.Builder.newType(String newType)
Set the newType.
|
DataUpdateRecordOptions.Builder |
DataUpdateRecordOptions.Builder.newTypeName(String newTypeName)
Set the newTypeName.
|
DataUpdateRecordOptions.Builder |
DataUpdateRecordOptions.Builder.record(Record record)
Set the record.
|
Copyright © 2021 IBM Cloud. All rights reserved.