Package | Description |
---|---|
com.oracle.bmc.filestorage | |
com.oracle.bmc.filestorage.model | |
com.oracle.bmc.filestorage.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<QuotaRuleSummary> |
FileStoragePaginators.listQuotaRulesRecordIterator(ListQuotaRulesRequest request)
Creates a new iterable which will iterate over the
QuotaRuleSummary objects contained in responses from the
listQuotaRules operation. |
Modifier and Type | Method and Description |
---|---|
QuotaRuleSummary |
QuotaRuleSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
QuotaRuleSummary.Builder |
QuotaRuleSummary.Builder.copy(QuotaRuleSummary model) |
Modifier and Type | Method and Description |
---|---|
List<QuotaRuleSummary> |
ListQuotaRulesResponse.getItems()
A list of
com.oracle.bmc.filestorage.model.QuotaRuleSummary instances. |
Modifier and Type | Method and Description |
---|---|
ListQuotaRulesResponse.Builder |
ListQuotaRulesResponse.Builder.items(List<QuotaRuleSummary> items)
A list of
com.oracle.bmc.filestorage.model.QuotaRuleSummary instances. |
Copyright © 2016–2025. All rights reserved.