Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.model |
Modifier and Type | Method and Description |
---|---|
Iterable<OverlappingRecallSummary> |
LogAnalyticsPaginators.listOverlappingRecallsRecordIterator(ListOverlappingRecallsRequest request)
Creates a new iterable which will iterate over the
OverlappingRecallSummary objects contained in responses
from the listOverlappingRecalls operation. |
Modifier and Type | Method and Description |
---|---|
OverlappingRecallSummary |
OverlappingRecallSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<OverlappingRecallSummary> |
OverlappingRecallCollection.getItems()
This is the array of overlapping recall requests
|
Modifier and Type | Method and Description |
---|---|
OverlappingRecallSummary.Builder |
OverlappingRecallSummary.Builder.copy(OverlappingRecallSummary model) |
Modifier and Type | Method and Description |
---|---|
OverlappingRecallCollection.Builder |
OverlappingRecallCollection.Builder.items(List<OverlappingRecallSummary> items)
This is the array of overlapping recall requests
|
Constructor and Description |
---|
OverlappingRecallCollection(List<OverlappingRecallSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.