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