Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.responses |
Modifier and Type | Method and Description |
---|---|
GetUserDefinedFunctionResponse |
DataIntegrationClient.getUserDefinedFunction(GetUserDefinedFunctionRequest request) |
GetUserDefinedFunctionResponse |
DataIntegration.getUserDefinedFunction(GetUserDefinedFunctionRequest request)
Retrieves a UserDefinedFunction using the specified identifier.
|
Modifier and Type | Method and Description |
---|---|
Future<GetUserDefinedFunctionResponse> |
DataIntegrationAsync.getUserDefinedFunction(GetUserDefinedFunctionRequest request,
AsyncHandler<GetUserDefinedFunctionRequest,GetUserDefinedFunctionResponse> handler)
Retrieves a UserDefinedFunction using the specified identifier.
|
Future<GetUserDefinedFunctionResponse> |
DataIntegrationAsyncClient.getUserDefinedFunction(GetUserDefinedFunctionRequest request,
AsyncHandler<GetUserDefinedFunctionRequest,GetUserDefinedFunctionResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetUserDefinedFunctionResponse> |
DataIntegrationAsync.getUserDefinedFunction(GetUserDefinedFunctionRequest request,
AsyncHandler<GetUserDefinedFunctionRequest,GetUserDefinedFunctionResponse> handler)
Retrieves a UserDefinedFunction using the specified identifier.
|
Future<GetUserDefinedFunctionResponse> |
DataIntegrationAsyncClient.getUserDefinedFunction(GetUserDefinedFunctionRequest request,
AsyncHandler<GetUserDefinedFunctionRequest,GetUserDefinedFunctionResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetUserDefinedFunctionResponse |
GetUserDefinedFunctionResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetUserDefinedFunctionResponse.Builder |
GetUserDefinedFunctionResponse.Builder.copy(GetUserDefinedFunctionResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.