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