Package | Description |
---|---|
com.oracle.bmc.cloudguard | |
com.oracle.bmc.cloudguard.model |
Modifier and Type | Method and Description |
---|---|
Iterable<AdhocQuerySummary> |
CloudGuardPaginators.listAdhocQueriesRecordIterator(ListAdhocQueriesRequest request)
Creates a new iterable which will iterate over the
AdhocQuerySummary objects contained in responses from the
listAdhocQueries operation. |
Modifier and Type | Method and Description |
---|---|
AdhocQuerySummary |
AdhocQuerySummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<AdhocQuerySummary> |
AdhocQueryCollection.getItems()
List of AdhocQuery resources
|
Modifier and Type | Method and Description |
---|---|
AdhocQuerySummary.Builder |
AdhocQuerySummary.Builder.copy(AdhocQuerySummary model) |
Modifier and Type | Method and Description |
---|---|
AdhocQueryCollection.Builder |
AdhocQueryCollection.Builder.items(List<AdhocQuerySummary> items)
List of AdhocQuery resources
|
Constructor and Description |
---|
AdhocQueryCollection(List<AdhocQuerySummary> items,
List<ResourceLock> locks)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.