Package | Description |
---|---|
com.oracle.bmc.databasetools | |
com.oracle.bmc.databasetools.requests |
Modifier and Type | Method and Description |
---|---|
Future<UpdateDatabaseToolsPrivateEndpointResponse> |
DatabaseToolsAsyncClient.updateDatabaseToolsPrivateEndpoint(UpdateDatabaseToolsPrivateEndpointRequest request,
AsyncHandler<UpdateDatabaseToolsPrivateEndpointRequest,UpdateDatabaseToolsPrivateEndpointResponse> handler) |
Future<UpdateDatabaseToolsPrivateEndpointResponse> |
DatabaseToolsAsync.updateDatabaseToolsPrivateEndpoint(UpdateDatabaseToolsPrivateEndpointRequest request,
AsyncHandler<UpdateDatabaseToolsPrivateEndpointRequest,UpdateDatabaseToolsPrivateEndpointResponse> handler)
Updates the specified Database Tools private endpoint.
|
Modifier and Type | Method and Description |
---|---|
UpdateDatabaseToolsPrivateEndpointRequest |
UpdateDatabaseToolsPrivateEndpointRequest.Builder.build()
Build the instance of UpdateDatabaseToolsPrivateEndpointRequest as configured by this
builder
|
UpdateDatabaseToolsPrivateEndpointRequest |
UpdateDatabaseToolsPrivateEndpointRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateDatabaseToolsPrivateEndpointRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
UpdateDatabaseToolsPrivateEndpointRequest.Builder |
UpdateDatabaseToolsPrivateEndpointRequest.Builder.copy(UpdateDatabaseToolsPrivateEndpointRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.