Package | Description |
---|---|
com.oracle.bmc.usage | |
com.oracle.bmc.usage.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ResourceSummary> |
ResourcesPaginators.listResourcesRecordIterator(ListResourcesRequest request)
Creates a new iterable which will iterate over the
ResourceSummary objects contained in responses from the
listResources operation. |
Modifier and Type | Method and Description |
---|---|
ResourceSummary |
ResourceSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ResourceSummary> |
ResourcesCollection.getItems()
The list of resource details for a service.
|
Modifier and Type | Method and Description |
---|---|
ResourceSummary.Builder |
ResourceSummary.Builder.copy(ResourceSummary model) |
Modifier and Type | Method and Description |
---|---|
ResourcesCollection.Builder |
ResourcesCollection.Builder.items(List<ResourceSummary> items)
The list of resource details for a service.
|
Constructor and Description |
---|
ResourcesCollection(List<ResourceSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.