Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.responses |
Modifier and Type | Method and Description |
---|---|
CreateUserDefinedFunctionResponse |
DataIntegrationClient.createUserDefinedFunction(CreateUserDefinedFunctionRequest request) |
CreateUserDefinedFunctionResponse |
DataIntegration.createUserDefinedFunction(CreateUserDefinedFunctionRequest request)
Creates a new UserDefinedFunction in a function library ready for performing data
integrations.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateUserDefinedFunctionResponse> |
DataIntegrationAsync.createUserDefinedFunction(CreateUserDefinedFunctionRequest request,
AsyncHandler<CreateUserDefinedFunctionRequest,CreateUserDefinedFunctionResponse> handler)
Creates a new UserDefinedFunction in a function library ready for performing data
integrations.
|
Future<CreateUserDefinedFunctionResponse> |
DataIntegrationAsyncClient.createUserDefinedFunction(CreateUserDefinedFunctionRequest request,
AsyncHandler<CreateUserDefinedFunctionRequest,CreateUserDefinedFunctionResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateUserDefinedFunctionResponse> |
DataIntegrationAsync.createUserDefinedFunction(CreateUserDefinedFunctionRequest request,
AsyncHandler<CreateUserDefinedFunctionRequest,CreateUserDefinedFunctionResponse> handler)
Creates a new UserDefinedFunction in a function library ready for performing data
integrations.
|
Future<CreateUserDefinedFunctionResponse> |
DataIntegrationAsyncClient.createUserDefinedFunction(CreateUserDefinedFunctionRequest request,
AsyncHandler<CreateUserDefinedFunctionRequest,CreateUserDefinedFunctionResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateUserDefinedFunctionResponse |
CreateUserDefinedFunctionResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateUserDefinedFunctionResponse.Builder |
CreateUserDefinedFunctionResponse.Builder.copy(CreateUserDefinedFunctionResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.