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 com.oracle.bmc.limits.model.QuotaSummary instances.
|
Modifier and Type | Method and Description |
---|---|
ListQuotasResponse.Builder |
ListQuotasResponse.Builder.items(List<QuotaSummary> items)
A list of com.oracle.bmc.limits.model.QuotaSummary instances.
|
Copyright © 2016–2022. All rights reserved.