public class DataUpdateRecordOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
DataUpdateRecordOptions.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
Long |
id()
Gets the id.
|
Map<String,Object> |
newAttributes()
Gets the newAttributes.
|
DataUpdateRecordOptions.Builder |
newBuilder()
New builder.
|
Long |
newEntityCount()
Gets the newEntityCount.
|
String |
newId()
Gets the newId.
|
Long |
newRecordNumber()
Gets the newRecordNumber.
|
String |
newType()
Gets the newType.
|
String |
newTypeName()
Gets the newTypeName.
|
public DataUpdateRecordOptions.Builder newBuilder()
public Long id()
public Map<String,Object> newAttributes()
public String newType()
public String newId()
public String newTypeName()
public Long newEntityCount()
public Long newRecordNumber()
Copyright © 2021 IBM Cloud. All rights reserved.