Package | Description |
---|---|
com.oracle.bmc.objectstorage | |
com.oracle.bmc.objectstorage.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ObjectVersionSummary> |
ObjectStoragePaginators.listObjectVersionsRecordIterator(ListObjectVersionsRequest request)
Creates a new iterable which will iterate over the
ObjectVersionSummary objects contained in responses from
the listObjectVersions operation. |
Modifier and Type | Method and Description |
---|---|
ObjectVersionSummary |
ObjectVersionSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ObjectVersionSummary> |
ObjectVersionCollection.getItems()
An array of object version summaries.
|
Modifier and Type | Method and Description |
---|---|
ObjectVersionSummary.Builder |
ObjectVersionSummary.Builder.copy(ObjectVersionSummary model) |
Modifier and Type | Method and Description |
---|---|
ObjectVersionCollection.Builder |
ObjectVersionCollection.Builder.items(List<ObjectVersionSummary> items)
An array of object version summaries.
|
Constructor and Description |
---|
ObjectVersionCollection(List<ObjectVersionSummary> items,
List<String> prefixes)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.