Package | Description |
---|---|
com.oracle.bmc.apmtraces.model |
Modifier and Type | Method and Description |
---|---|
static QueryResultRow.Builder |
QueryResultRow.builder()
Create a new builder.
|
QueryResultRow.Builder |
QueryResultRow.Builder.copy(QueryResultRow model) |
QueryResultRow.Builder |
QueryResultRow.Builder.queryResultRowData(Map<String,Object> queryResultRowData)
A map containing the actual data represented by a single row of the query result.
|
QueryResultRow.Builder |
QueryResultRow.Builder.queryResultRowMetadata(Map<String,Object> queryResultRowMetadata)
A map containing metadata or add-on data for the data presented in the queryResultRowData
map.
|
QueryResultRow.Builder |
QueryResultRow.toBuilder() |
Copyright © 2016–2024. All rights reserved.