Package | Description |
---|---|
com.oracle.bmc.objectstorage | |
com.oracle.bmc.objectstorage.responses |
Modifier and Type | Method and Description |
---|---|
ListRetentionRulesResponse |
ObjectStorage.listRetentionRules(ListRetentionRulesRequest request)
List the retention rules for a bucket.
|
ListRetentionRulesResponse |
ObjectStorageClient.listRetentionRules(ListRetentionRulesRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListRetentionRulesResponse> |
ObjectStorageAsyncClient.listRetentionRules(ListRetentionRulesRequest request,
AsyncHandler<ListRetentionRulesRequest,ListRetentionRulesResponse> handler) |
Future<ListRetentionRulesResponse> |
ObjectStorageAsync.listRetentionRules(ListRetentionRulesRequest request,
AsyncHandler<ListRetentionRulesRequest,ListRetentionRulesResponse> handler)
List the retention rules for a bucket.
|
Iterable<ListRetentionRulesResponse> |
ObjectStoragePaginators.listRetentionRulesResponseIterator(ListRetentionRulesRequest request)
Creates a new iterable which will iterate over the responses received from the
listRetentionRules operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListRetentionRulesResponse> |
ObjectStorageAsyncClient.listRetentionRules(ListRetentionRulesRequest request,
AsyncHandler<ListRetentionRulesRequest,ListRetentionRulesResponse> handler) |
Future<ListRetentionRulesResponse> |
ObjectStorageAsync.listRetentionRules(ListRetentionRulesRequest request,
AsyncHandler<ListRetentionRulesRequest,ListRetentionRulesResponse> handler)
List the retention rules for a bucket.
|
Modifier and Type | Method and Description |
---|---|
ListRetentionRulesResponse |
ListRetentionRulesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListRetentionRulesResponse.Builder |
ListRetentionRulesResponse.Builder.copy(ListRetentionRulesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.