Package | Description |
---|---|
com.oracle.bmc.datalabelingservicedataplane.requests |
Modifier and Type | Method and Description |
---|---|
static SummarizeRecordAnalyticsRequest.RecordGroupBy |
SummarizeRecordAnalyticsRequest.RecordGroupBy.create(String key) |
SummarizeRecordAnalyticsRequest.RecordGroupBy |
SummarizeRecordAnalyticsRequest.getRecordGroupBy()
The field to group by.
|
static SummarizeRecordAnalyticsRequest.RecordGroupBy |
SummarizeRecordAnalyticsRequest.RecordGroupBy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SummarizeRecordAnalyticsRequest.RecordGroupBy[] |
SummarizeRecordAnalyticsRequest.RecordGroupBy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
SummarizeRecordAnalyticsRequest.Builder |
SummarizeRecordAnalyticsRequest.Builder.recordGroupBy(SummarizeRecordAnalyticsRequest.RecordGroupBy recordGroupBy)
The field to group by.
|
Copyright © 2016–2024. All rights reserved.