Package | Description |
---|---|
com.oracle.bmc.objectstorage | |
com.oracle.bmc.objectstorage.responses |
Modifier and Type | Method and Description |
---|---|
GetRetentionRuleResponse |
ObjectStorage.getRetentionRule(GetRetentionRuleRequest request)
Get the specified retention rule.
|
GetRetentionRuleResponse |
ObjectStorageClient.getRetentionRule(GetRetentionRuleRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetRetentionRuleResponse> |
ObjectStorageAsyncClient.getRetentionRule(GetRetentionRuleRequest request,
AsyncHandler<GetRetentionRuleRequest,GetRetentionRuleResponse> handler) |
Future<GetRetentionRuleResponse> |
ObjectStorageAsync.getRetentionRule(GetRetentionRuleRequest request,
AsyncHandler<GetRetentionRuleRequest,GetRetentionRuleResponse> handler)
Get the specified retention rule.
|
Modifier and Type | Method and Description |
---|---|
Future<GetRetentionRuleResponse> |
ObjectStorageAsyncClient.getRetentionRule(GetRetentionRuleRequest request,
AsyncHandler<GetRetentionRuleRequest,GetRetentionRuleResponse> handler) |
Future<GetRetentionRuleResponse> |
ObjectStorageAsync.getRetentionRule(GetRetentionRuleRequest request,
AsyncHandler<GetRetentionRuleRequest,GetRetentionRuleResponse> handler)
Get the specified retention rule.
|
Modifier and Type | Method and Description |
---|---|
GetRetentionRuleResponse |
GetRetentionRuleResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetRetentionRuleResponse.Builder |
GetRetentionRuleResponse.Builder.copy(GetRetentionRuleResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.