Package | Description |
---|---|
com.oracle.bmc.licensemanager | |
com.oracle.bmc.licensemanager.model |
Modifier and Type | Method and Description |
---|---|
Iterable<TopUtilizedResourceSummary> |
LicenseManagerPaginators.listTopUtilizedResourcesRecordIterator(ListTopUtilizedResourcesRequest request)
Creates a new iterable which will iterate over the
TopUtilizedResourceSummary objects contained in
responses from the listTopUtilizedResources operation. |
Modifier and Type | Method and Description |
---|---|
TopUtilizedResourceSummary |
TopUtilizedResourceSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<TopUtilizedResourceSummary> |
TopUtilizedResourceCollection.getItems()
The top utilized resource summary collection.
|
Modifier and Type | Method and Description |
---|---|
TopUtilizedResourceSummary.Builder |
TopUtilizedResourceSummary.Builder.copy(TopUtilizedResourceSummary model) |
Modifier and Type | Method and Description |
---|---|
TopUtilizedResourceCollection.Builder |
TopUtilizedResourceCollection.Builder.items(List<TopUtilizedResourceSummary> items)
The top utilized resource summary collection.
|
Constructor and Description |
---|
TopUtilizedResourceCollection(List<TopUtilizedResourceSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.