Package | Description |
---|---|
com.oracle.bmc.logging | |
com.oracle.bmc.logging.model |
Modifier and Type | Method and Description |
---|---|
Iterable<LogSavedSearchSummary> |
LoggingManagementPaginators.listLogSavedSearchesRecordIterator(ListLogSavedSearchesRequest request)
Creates a new iterable which will iterate over the
LogSavedSearchSummary objects contained in responses from the
listLogSavedSearches operation. |
Modifier and Type | Method and Description |
---|---|
LogSavedSearchSummary |
LogSavedSearchSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<LogSavedSearchSummary> |
LogSavedSearchSummaryCollection.getItems()
The Saved Seach Summaries
|
Modifier and Type | Method and Description |
---|---|
LogSavedSearchSummary.Builder |
LogSavedSearchSummary.Builder.copy(LogSavedSearchSummary model) |
Modifier and Type | Method and Description |
---|---|
LogSavedSearchSummaryCollection.Builder |
LogSavedSearchSummaryCollection.Builder.items(List<LogSavedSearchSummary> items)
The Saved Seach Summaries
|
Constructor and Description |
---|
LogSavedSearchSummaryCollection(List<LogSavedSearchSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.