Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.model | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<AppCatalogListingSummary> |
ComputePaginators.listAppCatalogListingsRecordIterator(ListAppCatalogListingsRequest request)
Creates a new iterable which will iterate over the
AppCatalogListingSummary objects contained in responses from the
listAppCatalogListings operation. |
Modifier and Type | Method and Description |
---|---|
AppCatalogListingSummary |
AppCatalogListingSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
AppCatalogListingSummary.Builder |
AppCatalogListingSummary.Builder.copy(AppCatalogListingSummary model) |
Modifier and Type | Method and Description |
---|---|
List<AppCatalogListingSummary> |
ListAppCatalogListingsResponse.getItems()
A list of com.oracle.bmc.core.model.AppCatalogListingSummary instances.
|
Modifier and Type | Method and Description |
---|---|
ListAppCatalogListingsResponse.Builder |
ListAppCatalogListingsResponse.Builder.items(List<AppCatalogListingSummary> items)
A list of com.oracle.bmc.core.model.AppCatalogListingSummary instances.
|
Copyright © 2016–2023. All rights reserved.