Package | Description |
---|---|
com.oracle.bmc.functions | |
com.oracle.bmc.functions.model | |
com.oracle.bmc.functions.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<FunctionSummary> |
FunctionsManagementPaginators.listFunctionsRecordIterator(ListFunctionsRequest request)
Creates a new iterable which will iterate over the
FunctionSummary objects contained in responses from the
listFunctions operation. |
Modifier and Type | Method and Description |
---|---|
FunctionSummary |
FunctionSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
FunctionSummary.Builder |
FunctionSummary.Builder.copy(FunctionSummary model) |
Modifier and Type | Method and Description |
---|---|
List<FunctionSummary> |
ListFunctionsResponse.getItems()
A list of
com.oracle.bmc.functions.model.FunctionSummary instances. |
Modifier and Type | Method and Description |
---|---|
ListFunctionsResponse.Builder |
ListFunctionsResponse.Builder.items(List<FunctionSummary> items)
A list of
com.oracle.bmc.functions.model.FunctionSummary instances. |
Copyright © 2016–2024. All rights reserved.