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 model) |
Modifier and Type | Method and Description |
---|---|
List<TaskRunLogSummary> |
ListTaskRunLogsResponse.getItems()
A list of
com.oracle.bmc.dataintegration.model.TaskRunLogSummary instances. |
Modifier and Type | Method and Description |
---|---|
ListTaskRunLogsResponse.Builder |
ListTaskRunLogsResponse.Builder.items(List<TaskRunLogSummary> items)
A list of
com.oracle.bmc.dataintegration.model.TaskRunLogSummary instances. |
Copyright © 2016–2024. All rights reserved.