Package | Description |
---|---|
com.oracle.bmc.dataflow | |
com.oracle.bmc.dataflow.model | |
com.oracle.bmc.dataflow.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<RunLogSummary> |
DataFlowPaginators.listRunLogsRecordIterator(ListRunLogsRequest request)
Creates a new iterable which will iterate over the
RunLogSummary objects contained in responses from the
listRunLogs operation. |
Modifier and Type | Method and Description |
---|---|
RunLogSummary |
RunLogSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
RunLogSummary.Builder |
RunLogSummary.Builder.copy(RunLogSummary model) |
Modifier and Type | Method and Description |
---|---|
List<RunLogSummary> |
ListRunLogsResponse.getItems()
A list of
com.oracle.bmc.dataflow.model.RunLogSummary instances. |
Modifier and Type | Method and Description |
---|---|
ListRunLogsResponse.Builder |
ListRunLogsResponse.Builder.items(List<RunLogSummary> items)
A list of
com.oracle.bmc.dataflow.model.RunLogSummary instances. |
Copyright © 2016–2024. All rights reserved.