Package | Description |
---|---|
com.oracle.bmc.objectstorage | |
com.oracle.bmc.objectstorage.model | |
com.oracle.bmc.objectstorage.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<BucketSummary> |
ObjectStoragePaginators.listBucketsRecordIterator(ListBucketsRequest request)
Creates a new iterable which will iterate over the
BucketSummary objects contained in responses from the
listBuckets operation. |
Modifier and Type | Method and Description |
---|---|
BucketSummary |
BucketSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
BucketSummary.Builder |
BucketSummary.Builder.copy(BucketSummary model) |
Modifier and Type | Method and Description |
---|---|
List<BucketSummary> |
ListBucketsResponse.getItems()
A list of
com.oracle.bmc.objectstorage.model.BucketSummary instances. |
Modifier and Type | Method and Description |
---|---|
ListBucketsResponse.Builder |
ListBucketsResponse.Builder.items(List<BucketSummary> items)
A list of
com.oracle.bmc.objectstorage.model.BucketSummary instances. |
Copyright © 2016–2024. All rights reserved.