Package | Description |
---|---|
com.oracle.bmc.objectstorage | |
com.oracle.bmc.objectstorage.responses |
Modifier and Type | Method and Description |
---|---|
RestoreObjectsResponse |
ObjectStorageClient.restoreObjects(RestoreObjectsRequest request) |
RestoreObjectsResponse |
ObjectStorage.restoreObjects(RestoreObjectsRequest request)
Restores one or more objects specified by the objectName parameter.
|
Modifier and Type | Method and Description |
---|---|
Future<RestoreObjectsResponse> |
ObjectStorageAsyncClient.restoreObjects(RestoreObjectsRequest request,
AsyncHandler<RestoreObjectsRequest,RestoreObjectsResponse> handler) |
Future<RestoreObjectsResponse> |
ObjectStorageAsync.restoreObjects(RestoreObjectsRequest request,
AsyncHandler<RestoreObjectsRequest,RestoreObjectsResponse> handler)
Restores one or more objects specified by the objectName parameter.
|
Modifier and Type | Method and Description |
---|---|
Future<RestoreObjectsResponse> |
ObjectStorageAsyncClient.restoreObjects(RestoreObjectsRequest request,
AsyncHandler<RestoreObjectsRequest,RestoreObjectsResponse> handler) |
Future<RestoreObjectsResponse> |
ObjectStorageAsync.restoreObjects(RestoreObjectsRequest request,
AsyncHandler<RestoreObjectsRequest,RestoreObjectsResponse> handler)
Restores one or more objects specified by the objectName parameter.
|
Modifier and Type | Method and Description |
---|---|
RestoreObjectsResponse |
RestoreObjectsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
RestoreObjectsResponse.Builder |
RestoreObjectsResponse.Builder.copy(RestoreObjectsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.