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