Package | Description |
---|---|
com.oracle.bmc.filestorage | |
com.oracle.bmc.filestorage.responses |
Modifier and Type | Method and Description |
---|---|
DeleteExportResponse |
FileStorageClient.deleteExport(DeleteExportRequest request) |
DeleteExportResponse |
FileStorage.deleteExport(DeleteExportRequest request)
Deletes the specified export.
|
Modifier and Type | Method and Description |
---|---|
Future<DeleteExportResponse> |
FileStorageAsync.deleteExport(DeleteExportRequest request,
AsyncHandler<DeleteExportRequest,DeleteExportResponse> handler)
Deletes the specified export.
|
Future<DeleteExportResponse> |
FileStorageAsyncClient.deleteExport(DeleteExportRequest request,
AsyncHandler<DeleteExportRequest,DeleteExportResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<DeleteExportResponse> |
FileStorageAsync.deleteExport(DeleteExportRequest request,
AsyncHandler<DeleteExportRequest,DeleteExportResponse> handler)
Deletes the specified export.
|
Future<DeleteExportResponse> |
FileStorageAsyncClient.deleteExport(DeleteExportRequest request,
AsyncHandler<DeleteExportRequest,DeleteExportResponse> handler) |
Modifier and Type | Method and Description |
---|---|
DeleteExportResponse |
DeleteExportResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DeleteExportResponse.Builder |
DeleteExportResponse.Builder.copy(DeleteExportResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.