Package | Description |
---|---|
com.oracle.bmc.databasetools | |
com.oracle.bmc.databasetools.responses |
Modifier and Type | Method and Description |
---|---|
GetDatabaseToolsPrivateEndpointResponse |
DatabaseToolsClient.getDatabaseToolsPrivateEndpoint(GetDatabaseToolsPrivateEndpointRequest request) |
GetDatabaseToolsPrivateEndpointResponse |
DatabaseTools.getDatabaseToolsPrivateEndpoint(GetDatabaseToolsPrivateEndpointRequest request)
Gets details of a specified Database Tools private endpoint.
|
Modifier and Type | Method and Description |
---|---|
Future<GetDatabaseToolsPrivateEndpointResponse> |
DatabaseToolsAsyncClient.getDatabaseToolsPrivateEndpoint(GetDatabaseToolsPrivateEndpointRequest request,
AsyncHandler<GetDatabaseToolsPrivateEndpointRequest,GetDatabaseToolsPrivateEndpointResponse> handler) |
Future<GetDatabaseToolsPrivateEndpointResponse> |
DatabaseToolsAsync.getDatabaseToolsPrivateEndpoint(GetDatabaseToolsPrivateEndpointRequest request,
AsyncHandler<GetDatabaseToolsPrivateEndpointRequest,GetDatabaseToolsPrivateEndpointResponse> handler)
Gets details of a specified Database Tools private endpoint.
|
Modifier and Type | Method and Description |
---|---|
GetDatabaseToolsPrivateEndpointResponse |
GetDatabaseToolsPrivateEndpointResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetDatabaseToolsPrivateEndpointResponse.Builder |
GetDatabaseToolsPrivateEndpointResponse.Builder.copy(GetDatabaseToolsPrivateEndpointResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.