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