Package | Description |
---|---|
com.oracle.bmc.dts | |
com.oracle.bmc.dts.model | |
com.oracle.bmc.dts.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<TransferJobSummary> |
TransferJobPaginators.listTransferJobsRecordIterator(ListTransferJobsRequest request)
Creates a new iterable which will iterate over the
TransferJobSummary objects contained in responses from the
listTransferJobs operation. |
Modifier and Type | Method and Description |
---|---|
TransferJobSummary |
TransferJobSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
TransferJobSummary.Builder |
TransferJobSummary.Builder.copy(TransferJobSummary model) |
Modifier and Type | Method and Description |
---|---|
List<TransferJobSummary> |
ListTransferJobsResponse.getItems()
A list of
com.oracle.bmc.dts.model.TransferJobSummary instances. |
Modifier and Type | Method and Description |
---|---|
ListTransferJobsResponse.Builder |
ListTransferJobsResponse.Builder.items(List<TransferJobSummary> items)
A list of
com.oracle.bmc.dts.model.TransferJobSummary instances. |
Copyright © 2016–2024. All rights reserved.