Package | Description |
---|---|
com.oracle.bmc.logging | |
com.oracle.bmc.logging.model | |
com.oracle.bmc.logging.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<LogSummary> |
LoggingManagementPaginators.listLogsRecordIterator(ListLogsRequest request)
Creates a new iterable which will iterate over the
LogSummary objects contained in responses from the listLogs
operation. |
Modifier and Type | Method and Description |
---|---|
LogSummary |
LogSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
LogSummary.Builder |
LogSummary.Builder.copy(LogSummary model) |
Modifier and Type | Method and Description |
---|---|
List<LogSummary> |
ListLogsResponse.getItems()
A list of
com.oracle.bmc.logging.model.LogSummary instances. |
Modifier and Type | Method and Description |
---|---|
ListLogsResponse.Builder |
ListLogsResponse.Builder.items(List<LogSummary> items)
A list of
com.oracle.bmc.logging.model.LogSummary instances. |
Copyright © 2016–2024. All rights reserved.