Package | Description |
---|---|
com.oracle.bmc.fleetappsmanagement | |
com.oracle.bmc.fleetappsmanagement.model |
Modifier and Type | Method and Description |
---|---|
Iterable<InventoryResourceSummary> |
FleetAppsManagementPaginators.listInventoryResourcesRecordIterator(ListInventoryResourcesRequest request)
Creates a new iterable which will iterate over the
InventoryResourceSummary objects contained in
responses from the listInventoryResources operation. |
Modifier and Type | Method and Description |
---|---|
InventoryResourceSummary |
InventoryResourceSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<InventoryResourceSummary> |
InventoryResourceCollection.getItems()
List of InventoryResources.
|
Modifier and Type | Method and Description |
---|---|
InventoryResourceSummary.Builder |
InventoryResourceSummary.Builder.copy(InventoryResourceSummary model) |
Modifier and Type | Method and Description |
---|---|
InventoryResourceCollection.Builder |
InventoryResourceCollection.Builder.items(List<InventoryResourceSummary> items)
List of InventoryResources.
|
Constructor and Description |
---|
InventoryResourceCollection(List<InventoryResourceSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.