Package | Description |
---|---|
com.oracle.bmc.filestorage | |
com.oracle.bmc.filestorage.requests |
Modifier and Type | Method and Description |
---|---|
EstimateReplicationResponse |
FileStorageClient.estimateReplication(EstimateReplicationRequest request) |
EstimateReplicationResponse |
FileStorage.estimateReplication(EstimateReplicationRequest request)
Provides estimates for replication created using specific file system.
|
Future<EstimateReplicationResponse> |
FileStorageAsync.estimateReplication(EstimateReplicationRequest request,
AsyncHandler<EstimateReplicationRequest,EstimateReplicationResponse> handler)
Provides estimates for replication created using specific file system.
|
Future<EstimateReplicationResponse> |
FileStorageAsyncClient.estimateReplication(EstimateReplicationRequest request,
AsyncHandler<EstimateReplicationRequest,EstimateReplicationResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<EstimateReplicationResponse> |
FileStorageAsync.estimateReplication(EstimateReplicationRequest request,
AsyncHandler<EstimateReplicationRequest,EstimateReplicationResponse> handler)
Provides estimates for replication created using specific file system.
|
Future<EstimateReplicationResponse> |
FileStorageAsyncClient.estimateReplication(EstimateReplicationRequest request,
AsyncHandler<EstimateReplicationRequest,EstimateReplicationResponse> handler) |
Modifier and Type | Method and Description |
---|---|
EstimateReplicationRequest |
EstimateReplicationRequest.Builder.build()
Build the instance of EstimateReplicationRequest as configured by this builder
|
EstimateReplicationRequest |
EstimateReplicationRequest.Builder.buildWithoutInvocationCallback()
Build the instance of EstimateReplicationRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
EstimateReplicationRequest.Builder |
EstimateReplicationRequest.Builder.copy(EstimateReplicationRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.