Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.model | |
com.oracle.bmc.dataintegration.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<TaskRunLogSummary> |
DataIntegrationPaginators.listTaskRunLogsRecordIterator(ListTaskRunLogsRequest request)
Creates a new iterable which will iterate over the
TaskRunLogSummary objects
contained in responses from the listTaskRunLogs operation. |
Modifier and Type | Method and Description |
---|---|
TaskRunLogSummary |
TaskRunLogSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
TaskRunLogSummary.Builder |
TaskRunLogSummary.Builder.copy(TaskRunLogSummary o) |
Modifier and Type | Method and Description |
---|---|
List<TaskRunLogSummary> |
ListTaskRunLogsResponse.getItems()
A list of TaskRunLogSummary instances.
|
Modifier and Type | Method and Description |
---|---|
ListTaskRunLogsResponse.Builder |
ListTaskRunLogsResponse.Builder.items(List<TaskRunLogSummary> items) |
Copyright © 2016–2021. All rights reserved.