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