Package | Description |
---|---|
com.oracle.bmc.databasetools | |
com.oracle.bmc.databasetools.requests |
Modifier and Type | Method and Description |
---|---|
Future<AddDatabaseToolsPrivateEndpointLockResponse> |
DatabaseToolsAsyncClient.addDatabaseToolsPrivateEndpointLock(AddDatabaseToolsPrivateEndpointLockRequest request,
AsyncHandler<AddDatabaseToolsPrivateEndpointLockRequest,AddDatabaseToolsPrivateEndpointLockResponse> handler) |
Future<AddDatabaseToolsPrivateEndpointLockResponse> |
DatabaseToolsAsync.addDatabaseToolsPrivateEndpointLock(AddDatabaseToolsPrivateEndpointLockRequest request,
AsyncHandler<AddDatabaseToolsPrivateEndpointLockRequest,AddDatabaseToolsPrivateEndpointLockResponse> handler)
Adds a lock to a DatabaseToolsPrivateEndpoint resource.
|
Modifier and Type | Method and Description |
---|---|
AddDatabaseToolsPrivateEndpointLockRequest |
AddDatabaseToolsPrivateEndpointLockRequest.Builder.build()
Build the instance of AddDatabaseToolsPrivateEndpointLockRequest as configured by this
builder
|
AddDatabaseToolsPrivateEndpointLockRequest |
AddDatabaseToolsPrivateEndpointLockRequest.Builder.buildWithoutInvocationCallback()
Build the instance of AddDatabaseToolsPrivateEndpointLockRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
AddDatabaseToolsPrivateEndpointLockRequest.Builder |
AddDatabaseToolsPrivateEndpointLockRequest.Builder.copy(AddDatabaseToolsPrivateEndpointLockRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.