Package | Description |
---|---|
com.oracle.bmc.functions | |
com.oracle.bmc.functions.model |
Modifier and Type | Method and Description |
---|---|
Iterable<PbfListingVersionSummary> |
FunctionsManagementPaginators.listPbfListingVersionsRecordIterator(ListPbfListingVersionsRequest request)
Creates a new iterable which will iterate over the
PbfListingVersionSummary objects contained in responses from
the listPbfListingVersions operation. |
Modifier and Type | Method and Description |
---|---|
PbfListingVersionSummary |
PbfListingVersionSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<PbfListingVersionSummary> |
PbfListingVersionsCollection.getItems()
List of PbfListingVersion.
|
Modifier and Type | Method and Description |
---|---|
PbfListingVersionSummary.Builder |
PbfListingVersionSummary.Builder.copy(PbfListingVersionSummary model) |
Modifier and Type | Method and Description |
---|---|
PbfListingVersionsCollection.Builder |
PbfListingVersionsCollection.Builder.items(List<PbfListingVersionSummary> items)
List of PbfListingVersion.
|
Constructor and Description |
---|
PbfListingVersionsCollection(List<PbfListingVersionSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.