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