public class CompareRecordsRequestAttributes
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
CompareRecordsRequestAttributes.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
CompareRecordsRequestAttributes.Builder |
newBuilder()
New builder.
|
String |
recordId()
Gets the recordId.
|
String |
recordLastUpdated()
Gets the recordLastUpdated.
|
String |
recordSource()
Gets the recordSource.
|
public CompareRecordsRequestAttributes.Builder newBuilder()
public String recordId()
public String recordSource()
public String recordLastUpdated()
Copyright © 2021 IBM Cloud. All rights reserved.