| Package | Description |
|---|---|
| com.oracle.bmc.loganalytics | |
| com.oracle.bmc.loganalytics.model |
| Modifier and Type | Method and Description |
|---|---|
Iterable<UploadSummary> |
LogAnalyticsPaginators.listUploadsRecordIterator(ListUploadsRequest request)
Creates a new iterable which will iterate over the
UploadSummary objects
contained in responses from the listUploads operation. |
| Modifier and Type | Method and Description |
|---|---|
UploadSummary |
UploadSummary.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
List<UploadSummary> |
UploadCollection.getItems()
List of UploadSummary objects.
|
| Modifier and Type | Method and Description |
|---|---|
UploadSummary.Builder |
UploadSummary.Builder.copy(UploadSummary o) |
| Modifier and Type | Method and Description |
|---|---|
UploadCollection.Builder |
UploadCollection.Builder.items(List<UploadSummary> items) |
| Constructor and Description |
|---|
UploadCollection(List<UploadSummary> items)
Deprecated.
|
Copyright © 2016–2021. All rights reserved.