Package | Description |
---|---|
com.oracle.bmc.marketplace | |
com.oracle.bmc.marketplace.model | |
com.oracle.bmc.marketplace.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<CategorySummary> |
MarketplacePaginators.listCategoriesRecordIterator(ListCategoriesRequest request)
Creates a new iterable which will iterate over the
CategorySummary objects contained in responses from the
listCategories operation. |
Modifier and Type | Method and Description |
---|---|
CategorySummary |
CategorySummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
CategorySummary.Builder |
CategorySummary.Builder.copy(CategorySummary model) |
Modifier and Type | Method and Description |
---|---|
List<CategorySummary> |
ListCategoriesResponse.getItems()
A list of com.oracle.bmc.marketplace.model.CategorySummary instances.
|
Modifier and Type | Method and Description |
---|---|
ListCategoriesResponse.Builder |
ListCategoriesResponse.Builder.items(List<CategorySummary> items)
A list of com.oracle.bmc.marketplace.model.CategorySummary instances.
|
Copyright © 2016–2023. All rights reserved.