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