| static EstimateReplicationRequest.Builder | EstimateReplicationRequest. builder() | Return a new builder for this request object. | 
| EstimateReplicationRequest.Builder | EstimateReplicationRequest.Builder. changeRateInMBps(Integer changeRateInMBps) | The rate of change of data on source file system in MegaBytes per second. | 
| EstimateReplicationRequest.Builder | EstimateReplicationRequest.Builder. copy(EstimateReplicationRequest o) | Copy method to populate the builder with values from the given instance. | 
| EstimateReplicationRequest.Builder | EstimateReplicationRequest.Builder. fileSystemId(String fileSystemId) | The OCID  of the
file system. | 
| EstimateReplicationRequest.Builder | EstimateReplicationRequest.Builder. ifMatch(String ifMatch) | For optimistic concurrency control. | 
| EstimateReplicationRequest.Builder | EstimateReplicationRequest.Builder. invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) | Set the invocation callback for the request to be built. | 
| EstimateReplicationRequest.Builder | EstimateReplicationRequest.Builder. opcRequestId(String opcRequestId) | Unique identifier for the request. | 
| EstimateReplicationRequest.Builder | EstimateReplicationRequest.Builder. retryConfiguration(RetryConfiguration retryConfiguration) | Set the retry configuration for the request to be built. | 
| EstimateReplicationRequest.Builder | EstimateReplicationRequest. toBuilder() |  |