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