| Package | Description |
|---|---|
| com.oracle.bmc.limits | |
| com.oracle.bmc.limits.model | |
| com.oracle.bmc.limits.responses |
| Modifier and Type | Method and Description |
|---|---|
Iterable<QuotaSummary> |
QuotasPaginators.listQuotasRecordIterator(ListQuotasRequest request)
Creates a new iterable which will iterate over the
QuotaSummary objects
contained in responses from the listQuotas operation. |
| Modifier and Type | Method and Description |
|---|---|
QuotaSummary |
QuotaSummary.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
QuotaSummary.Builder |
QuotaSummary.Builder.copy(QuotaSummary o) |
| Modifier and Type | Method and Description |
|---|---|
List<QuotaSummary> |
ListQuotasResponse.getItems()
A list of QuotaSummary instances.
|
| Modifier and Type | Method and Description |
|---|---|
ListQuotasResponse.Builder |
ListQuotasResponse.Builder.items(List<QuotaSummary> items)
A list of QuotaSummary instances.
|
Copyright © 2016–2021. All rights reserved.