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