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