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 model) |
Modifier and Type | Method and Description |
---|---|
UploadCollection.Builder |
UploadCollection.Builder.items(List<UploadSummary> items)
List of UploadSummary objects.
|
Constructor and Description |
---|
UploadCollection(List<UploadSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.