Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.model |
Modifier and Type | Method and Description |
---|---|
Iterable<FunctionLibrarySummary> |
DataIntegrationPaginators.listFunctionLibrariesRecordIterator(ListFunctionLibrariesRequest request)
Creates a new iterable which will iterate over the
FunctionLibrarySummary objects contained in responses
from the listFunctionLibraries operation. |
Modifier and Type | Method and Description |
---|---|
FunctionLibrarySummary |
FunctionLibrarySummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<FunctionLibrarySummary> |
FunctionLibrarySummaryCollection.getItems()
The array of FunctionLibrary summaries.
|
Modifier and Type | Method and Description |
---|---|
FunctionLibrarySummary.Builder |
FunctionLibrarySummary.Builder.copy(FunctionLibrarySummary model) |
Modifier and Type | Method and Description |
---|---|
FunctionLibrarySummaryCollection.Builder |
FunctionLibrarySummaryCollection.Builder.items(List<FunctionLibrarySummary> items)
The array of FunctionLibrary summaries.
|
Constructor and Description |
---|
FunctionLibrarySummaryCollection(List<FunctionLibrarySummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.