Package | Description |
---|---|
com.oracle.bmc.dataflow | |
com.oracle.bmc.dataflow.responses |
Modifier and Type | Method and Description |
---|---|
GetSqlEndpointResponse |
DataFlowClient.getSqlEndpoint(GetSqlEndpointRequest request) |
GetSqlEndpointResponse |
DataFlow.getSqlEndpoint(GetSqlEndpointRequest request)
Retrieves a SQL Endpoint using a sqlEndpointId.
|
Modifier and Type | Method and Description |
---|---|
Future<GetSqlEndpointResponse> |
DataFlowAsyncClient.getSqlEndpoint(GetSqlEndpointRequest request,
AsyncHandler<GetSqlEndpointRequest,GetSqlEndpointResponse> handler) |
Future<GetSqlEndpointResponse> |
DataFlowAsync.getSqlEndpoint(GetSqlEndpointRequest request,
AsyncHandler<GetSqlEndpointRequest,GetSqlEndpointResponse> handler)
Retrieves a SQL Endpoint using a sqlEndpointId.
|
Modifier and Type | Method and Description |
---|---|
GetSqlEndpointResponse |
GetSqlEndpointResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetSqlEndpointResponse.Builder |
GetSqlEndpointResponse.Builder.copy(GetSqlEndpointResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.