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