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