public class PostDeriveResponseIndexResponse
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
PostDeriveResponseIndexResponse() |
Modifier and Type | Method and Description |
---|---|
List<Long> |
getBuckets()
Gets the buckets.
|
String |
getRecordId()
Gets the recordId.
|
String |
getRecordSource()
Gets the recordSource.
|
String |
getRecordType()
Gets the recordType.
|
Map<String,Object> |
getStandardizedValues()
Gets the standardizedValues.
|
public Map<String,Object> getStandardizedValues()
public String getRecordId()
public String getRecordSource()
public List<Long> getBuckets()
public String getRecordType()
Copyright © 2021 IBM Cloud. All rights reserved.