Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.responses |
Modifier and Type | Method and Description |
---|---|
ChangeRetentionResponse |
DataSafe.changeRetention(ChangeRetentionRequest request)
Change the online and offline months .
|
ChangeRetentionResponse |
DataSafeClient.changeRetention(ChangeRetentionRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ChangeRetentionResponse> |
DataSafeAsync.changeRetention(ChangeRetentionRequest request,
AsyncHandler<ChangeRetentionRequest,ChangeRetentionResponse> handler)
Change the online and offline months .
|
Future<ChangeRetentionResponse> |
DataSafeAsyncClient.changeRetention(ChangeRetentionRequest request,
AsyncHandler<ChangeRetentionRequest,ChangeRetentionResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<ChangeRetentionResponse> |
DataSafeAsync.changeRetention(ChangeRetentionRequest request,
AsyncHandler<ChangeRetentionRequest,ChangeRetentionResponse> handler)
Change the online and offline months .
|
Future<ChangeRetentionResponse> |
DataSafeAsyncClient.changeRetention(ChangeRetentionRequest request,
AsyncHandler<ChangeRetentionRequest,ChangeRetentionResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ChangeRetentionResponse |
ChangeRetentionResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ChangeRetentionResponse.Builder |
ChangeRetentionResponse.Builder.copy(ChangeRetentionResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.