Package | Description |
---|---|
com.oracle.bmc.filestorage | |
com.oracle.bmc.filestorage.responses |
Modifier and Type | Method and Description |
---|---|
ListExportsResponse |
FileStorageClient.listExports(ListExportsRequest request) |
ListExportsResponse |
FileStorage.listExports(ListExportsRequest request)
Lists export resources by compartment, file system, or export set.
|
Modifier and Type | Method and Description |
---|---|
Future<ListExportsResponse> |
FileStorageAsync.listExports(ListExportsRequest request,
AsyncHandler<ListExportsRequest,ListExportsResponse> handler)
Lists export resources by compartment, file system, or export set.
|
Future<ListExportsResponse> |
FileStorageAsyncClient.listExports(ListExportsRequest request,
AsyncHandler<ListExportsRequest,ListExportsResponse> handler) |
Iterable<ListExportsResponse> |
FileStoragePaginators.listExportsResponseIterator(ListExportsRequest request)
Creates a new iterable which will iterate over the responses received from the listExports
operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListExportsResponse> |
FileStorageAsync.listExports(ListExportsRequest request,
AsyncHandler<ListExportsRequest,ListExportsResponse> handler)
Lists export resources by compartment, file system, or export set.
|
Future<ListExportsResponse> |
FileStorageAsyncClient.listExports(ListExportsRequest request,
AsyncHandler<ListExportsRequest,ListExportsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListExportsResponse |
ListExportsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListExportsResponse.Builder |
ListExportsResponse.Builder.copy(ListExportsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.