Package | Description |
---|---|
com.oracle.bmc.aidocument.requests |
Modifier and Type | Method and Description |
---|---|
RemoveProjectLockRequest.Builder |
RemoveProjectLockRequest.Builder.body$(RemoveProjectLockDetails body)
Alternative setter for the body parameter.
|
static RemoveProjectLockRequest.Builder |
RemoveProjectLockRequest.builder()
Return a new builder for this request object.
|
RemoveProjectLockRequest.Builder |
RemoveProjectLockRequest.Builder.copy(RemoveProjectLockRequest o)
Copy method to populate the builder with values from the given instance.
|
RemoveProjectLockRequest.Builder |
RemoveProjectLockRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
RemoveProjectLockRequest.Builder |
RemoveProjectLockRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
RemoveProjectLockRequest.Builder |
RemoveProjectLockRequest.Builder.isLockOverride(Boolean isLockOverride)
Whether to override locks (if any exist).
|
RemoveProjectLockRequest.Builder |
RemoveProjectLockRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
RemoveProjectLockRequest.Builder |
RemoveProjectLockRequest.Builder.opcRetryToken(String opcRetryToken)
A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without the risk of executing that same action again.
|
RemoveProjectLockRequest.Builder |
RemoveProjectLockRequest.Builder.projectId(String projectId)
A unique project identifier.
|
RemoveProjectLockRequest.Builder |
RemoveProjectLockRequest.Builder.removeProjectLockDetails(RemoveProjectLockDetails removeProjectLockDetails)
Request payload to remove lock to the resource.
|
RemoveProjectLockRequest.Builder |
RemoveProjectLockRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
RemoveProjectLockRequest.Builder |
RemoveProjectLockRequest.toBuilder()
Return an instance of
RemoveProjectLockRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.