Package | Description |
---|---|
com.oracle.bmc.logging | |
com.oracle.bmc.logging.model |
Modifier and Type | Method and Description |
---|---|
Iterable<LogIncludedSearchSummary> |
LoggingManagementPaginators.listLogIncludedSearchesRecordIterator(ListLogIncludedSearchesRequest request)
Creates a new iterable which will iterate over the
LogIncludedSearchSummary objects contained in responses from
the listLogIncludedSearches operation. |
Modifier and Type | Method and Description |
---|---|
LogIncludedSearchSummary |
LogIncludedSearchSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<LogIncludedSearchSummary> |
LogIncludedSearchSummaryCollection.getItems()
The list of summaries
|
Modifier and Type | Method and Description |
---|---|
LogIncludedSearchSummary.Builder |
LogIncludedSearchSummary.Builder.copy(LogIncludedSearchSummary model) |
Modifier and Type | Method and Description |
---|---|
LogIncludedSearchSummaryCollection.Builder |
LogIncludedSearchSummaryCollection.Builder.items(List<LogIncludedSearchSummary> items)
The list of summaries
|
Constructor and Description |
---|
LogIncludedSearchSummaryCollection(List<LogIncludedSearchSummary> items)
Deprecated.
|
Copyright © 2016–2023. All rights reserved.