Package | Description |
---|---|
com.oracle.bmc.objectstorage | |
com.oracle.bmc.objectstorage.model |
Modifier and Type | Method and Description |
---|---|
Iterable<RetentionRuleSummary> |
ObjectStoragePaginators.listRetentionRulesRecordIterator(ListRetentionRulesRequest request)
Creates a new iterable which will iterate over the
RetentionRuleSummary objects contained in responses from
the listRetentionRules operation. |
Modifier and Type | Method and Description |
---|---|
RetentionRuleSummary |
RetentionRuleSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<RetentionRuleSummary> |
RetentionRuleCollection.getItems()
An array of retention rule summaries.
|
Modifier and Type | Method and Description |
---|---|
RetentionRuleSummary.Builder |
RetentionRuleSummary.Builder.copy(RetentionRuleSummary model) |
Modifier and Type | Method and Description |
---|---|
RetentionRuleCollection.Builder |
RetentionRuleCollection.Builder.items(List<RetentionRuleSummary> items)
An array of retention rule summaries.
|
Constructor and Description |
---|
RetentionRuleCollection(List<RetentionRuleSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.