Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.model |
Modifier and Type | Method and Description |
---|---|
Iterable<LogAnalyticsConfigWorkRequestSummary> |
LogAnalyticsPaginators.listConfigWorkRequestsRecordIterator(ListConfigWorkRequestsRequest request)
Creates a new iterable which will iterate over the
LogAnalyticsConfigWorkRequestSummary objects contained in
responses from the listConfigWorkRequests operation. |
Modifier and Type | Method and Description |
---|---|
LogAnalyticsConfigWorkRequestSummary |
LogAnalyticsConfigWorkRequestSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<LogAnalyticsConfigWorkRequestSummary> |
LogAnalyticsConfigWorkRequestCollection.getItems()
A list of workrequest responses.
|
Modifier and Type | Method and Description |
---|---|
LogAnalyticsConfigWorkRequestSummary.Builder |
LogAnalyticsConfigWorkRequestSummary.Builder.copy(LogAnalyticsConfigWorkRequestSummary model) |
Modifier and Type | Method and Description |
---|---|
LogAnalyticsConfigWorkRequestCollection.Builder |
LogAnalyticsConfigWorkRequestCollection.Builder.items(List<LogAnalyticsConfigWorkRequestSummary> items)
A list of workrequest responses.
|
Constructor and Description |
---|
LogAnalyticsConfigWorkRequestCollection(List<LogAnalyticsConfigWorkRequestSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.