Package | Description |
---|---|
com.oracle.bmc.filestorage | |
com.oracle.bmc.filestorage.responses |
Modifier and Type | Method and Description |
---|---|
CreateExportResponse |
FileStorageClient.createExport(CreateExportRequest request) |
CreateExportResponse |
FileStorage.createExport(CreateExportRequest request)
Creates a new export in the specified export set, path, and file system.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateExportResponse> |
FileStorageAsync.createExport(CreateExportRequest request,
AsyncHandler<CreateExportRequest,CreateExportResponse> handler)
Creates a new export in the specified export set, path, and file system.
|
Future<CreateExportResponse> |
FileStorageAsyncClient.createExport(CreateExportRequest request,
AsyncHandler<CreateExportRequest,CreateExportResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateExportResponse> |
FileStorageAsync.createExport(CreateExportRequest request,
AsyncHandler<CreateExportRequest,CreateExportResponse> handler)
Creates a new export in the specified export set, path, and file system.
|
Future<CreateExportResponse> |
FileStorageAsyncClient.createExport(CreateExportRequest request,
AsyncHandler<CreateExportRequest,CreateExportResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateExportResponse |
CreateExportResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateExportResponse.Builder |
CreateExportResponse.Builder.copy(CreateExportResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.