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