Package | Description |
---|---|
com.oracle.bmc.servicecatalog | |
com.oracle.bmc.servicecatalog.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ServiceCatalogAssociationSummary> |
ServiceCatalogPaginators.listServiceCatalogAssociationsRecordIterator(ListServiceCatalogAssociationsRequest request)
Creates a new iterable which will iterate over the
ServiceCatalogAssociationSummary objects contained in
responses from the listServiceCatalogAssociations operation. |
Modifier and Type | Method and Description |
---|---|
ServiceCatalogAssociationSummary |
ServiceCatalogAssociationSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ServiceCatalogAssociationSummary> |
ServiceCatalogAssociationCollection.getItems()
Collection of service catalog and the resources associated with it.
|
Modifier and Type | Method and Description |
---|---|
ServiceCatalogAssociationSummary.Builder |
ServiceCatalogAssociationSummary.Builder.copy(ServiceCatalogAssociationSummary model) |
Modifier and Type | Method and Description |
---|---|
ServiceCatalogAssociationCollection.Builder |
ServiceCatalogAssociationCollection.Builder.items(List<ServiceCatalogAssociationSummary> items)
Collection of service catalog and the resources associated with it.
|
Constructor and Description |
---|
ServiceCatalogAssociationCollection(List<ServiceCatalogAssociationSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.