RemoveTagDefaultLockRequest.Builder |
RemoveTagDefaultLockRequest.Builder.body$(RemoveLockDetails body) |
Alternative setter for the body parameter.
|
static RemoveTagDefaultLockRequest.Builder |
RemoveTagDefaultLockRequest.builder() |
Return a new builder for this request object.
|
RemoveTagDefaultLockRequest.Builder |
RemoveTagDefaultLockRequest.Builder.copy(RemoveTagDefaultLockRequest o) |
Copy method to populate the builder with values from the given instance.
|
RemoveTagDefaultLockRequest.Builder |
RemoveTagDefaultLockRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
RemoveTagDefaultLockRequest.Builder |
RemoveTagDefaultLockRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
RemoveTagDefaultLockRequest.Builder |
RemoveTagDefaultLockRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
RemoveTagDefaultLockRequest.Builder |
RemoveTagDefaultLockRequest.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 risk of executing that same action again.
|
RemoveTagDefaultLockRequest.Builder |
RemoveTagDefaultLockRequest.Builder.removeLockDetails(RemoveLockDetails removeLockDetails) |
Lock that is going to be removed from resource
|
RemoveTagDefaultLockRequest.Builder |
RemoveTagDefaultLockRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
RemoveTagDefaultLockRequest.Builder |
RemoveTagDefaultLockRequest.Builder.tagDefaultId(String tagDefaultId) |
The OCID of the tag default.
|
RemoveTagDefaultLockRequest.Builder |
RemoveTagDefaultLockRequest.toBuilder() |
|