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