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