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