Package | Description |
---|---|
com.oracle.bmc.filestorage | |
com.oracle.bmc.filestorage.requests |
Modifier and Type | Method and Description |
---|---|
UpdateExportResponse |
FileStorageClient.updateExport(UpdateExportRequest request) |
UpdateExportResponse |
FileStorage.updateExport(UpdateExportRequest request)
Updates the specified export’s information.
|
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 |
---|---|
UpdateExportRequest |
UpdateExportRequest.Builder.build()
Build the instance of UpdateExportRequest as configured by this builder
|
UpdateExportRequest |
UpdateExportRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateExportRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateExportRequest.Builder |
UpdateExportRequest.Builder.copy(UpdateExportRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.