Package | Description |
---|---|
com.oracle.bmc.cloudguard | |
com.oracle.bmc.cloudguard.model |
Modifier and Type | Method and Description |
---|---|
Iterable<AdhocQueryResultSummary> |
CloudGuardPaginators.listAdhocQueryResultsRecordIterator(ListAdhocQueryResultsRequest request)
Creates a new iterable which will iterate over the
AdhocQueryResultSummary objects contained in responses from
the listAdhocQueryResults operation. |
Modifier and Type | Method and Description |
---|---|
AdhocQueryResultSummary |
AdhocQueryResultSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<AdhocQueryResultSummary> |
AdhocQueryResultCollection.getItems()
List of adhoc query results
|
Modifier and Type | Method and Description |
---|---|
AdhocQueryResultSummary.Builder |
AdhocQueryResultSummary.Builder.copy(AdhocQueryResultSummary model) |
Modifier and Type | Method and Description |
---|---|
AdhocQueryResultCollection.Builder |
AdhocQueryResultCollection.Builder.items(List<AdhocQueryResultSummary> items)
List of adhoc query results
|
Constructor and Description |
---|
AdhocQueryResultCollection(List<AdhocQueryResultSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.