Package | Description |
---|---|
com.oracle.bmc.usage | |
com.oracle.bmc.usage.model |
Modifier and Type | Method and Description |
---|---|
Iterable<UsageLimitSummary> |
UsagelimitsPaginators.listUsageLimitsRecordIterator(ListUsageLimitsRequest request)
Creates a new iterable which will iterate over the
UsageLimitSummary objects contained in responses from the
listUsageLimits operation. |
Modifier and Type | Method and Description |
---|---|
UsageLimitSummary |
UsageLimitSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<UsageLimitSummary> |
UsageLimitCollection.getItems()
The list of usage limits.
|
Modifier and Type | Method and Description |
---|---|
UsageLimitSummary.Builder |
UsageLimitSummary.Builder.copy(UsageLimitSummary model) |
Modifier and Type | Method and Description |
---|---|
UsageLimitCollection.Builder |
UsageLimitCollection.Builder.items(List<UsageLimitSummary> items)
The list of usage limits.
|
Constructor and Description |
---|
UsageLimitCollection(List<UsageLimitSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.