Package | Description |
---|---|
com.oracle.bmc.filestorage.requests |
Modifier and Type | Method and Description |
---|---|
static GetReplicationRequest.Builder |
GetReplicationRequest.builder()
Return a new builder for this request object.
|
GetReplicationRequest.Builder |
GetReplicationRequest.Builder.copy(GetReplicationRequest o)
Copy method to populate the builder with values from the given instance.
|
GetReplicationRequest.Builder |
GetReplicationRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetReplicationRequest.Builder |
GetReplicationRequest.Builder.opcRequestId(String opcRequestId)
Unique identifier for the request.
|
GetReplicationRequest.Builder |
GetReplicationRequest.Builder.replicationId(String replicationId)
The OCID of the
replication.
|
GetReplicationRequest.Builder |
GetReplicationRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetReplicationRequest.Builder |
GetReplicationRequest.toBuilder()
Return an instance of
GetReplicationRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.