Package | Description |
---|---|
com.oracle.bmc.servicecatalog | |
com.oracle.bmc.servicecatalog.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ServiceCatalogSummary> |
ServiceCatalogPaginators.listServiceCatalogsRecordIterator(ListServiceCatalogsRequest request)
Creates a new iterable which will iterate over the
ServiceCatalogSummary objects contained in responses
from the listServiceCatalogs operation. |
Modifier and Type | Method and Description |
---|---|
ServiceCatalogSummary |
ServiceCatalogSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ServiceCatalogSummary> |
ServiceCatalogCollection.getItems()
Collection of catalog summaries.
|
Modifier and Type | Method and Description |
---|---|
ServiceCatalogSummary.Builder |
ServiceCatalogSummary.Builder.copy(ServiceCatalogSummary model) |
Modifier and Type | Method and Description |
---|---|
ServiceCatalogCollection.Builder |
ServiceCatalogCollection.Builder.items(List<ServiceCatalogSummary> items)
Collection of catalog summaries.
|
Constructor and Description |
---|
ServiceCatalogCollection(List<ServiceCatalogSummary> items)
Deprecated.
|
Copyright © 2016–2023. All rights reserved.